simgrid: update package description (#30111)

This commit is contained in:
Erik Schnetter
2022-04-19 05:45:44 -04:00
committed by GitHub
parent a37dd23403
commit 0d2044c659

View File

@@ -8,8 +8,11 @@
class Simgrid(CMakePackage):
"""To study the behavior of large-scale distributed systems such as Grids,
Clouds, HPC or P2P systems."""
"""SimGrid is a framework for developing simulators of distributed
applications targetting distributed platforms, which can in turn be
used to prototype, evaluate and compare relevant platform configurations,
system designs, and algorithmic approaches.
"""
homepage = "https://simgrid.org/"
url = "https://github.com/simgrid/simgrid/releases/download/v3.27/simgrid-3.27.tar.gz"