SimGrid
3.16
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.
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. | |