simgrid: update package description (#30111)
This commit is contained in:
parent
a37dd23403
commit
0d2044c659
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user