SimGrid
3.21
Versatile Simulation of Distributed Systems
|
Programming environment for DAG applications.
SimDag provides functionnalities to simulate parallel task scheduling arranged in DAGs (Direct Acyclic Graphs). Only centralized algorithms can be expressed with SimDag; consider using MSG for distributed algorithms).
SimDag is the oldest interface in SimGrid, even if it was temporarly removed when the new superfast kernel was added in SimGrid v3.0. It will certainly be deprecated by future releases of the S4U API, when inter-activity dependencies are added.
Modules | |
Hosts | |
Host management. | |
Links | |
Link management. | |
Tasks | |
Task management. | |
Tasks dependencies | |
Functions to specify the dependencies between tasks. | |
Storages | |
Storage management. | |
Simulation | |
Functions to create the environment and launch the simulation. | |