SimGrid
|
Kernel of all the simulators used in SimGrid, and associated models. More...
Modules | |
Simulation | |
Functions for creating the environment and launching the simulation. | |
SURF actions | |
This section describes the different datatypes and operations related to the actions in SURF. | |
SURF resources | |
This section describes the different datatypes and operations related to the resources in SURF. | |
Create a new API | |
How to build a new API on top of SURF. |
Kernel of all the simulators used in SimGrid, and associated models.
SURF provides the core functionnalities to simulate a virtual platform. It is very low-level and is not intended to be used as such but rather to serve as a basis for higher-level simulators. We're still working on it and the structure is a little bit complex.
It is where platform models are encoded. If you need a model that is not encoded yet, please tell me (<arnaud.legrand@imag.fr>) and we'll see if it is feasible or not (hopefully it should be but who knows).
Please note that as it is not really intended for public use, this module is only partially documented.
Back to the main Simgrid Documentation page |
The version of Simgrid documented here is v3.6.1. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated for SimGridAPI by
![]() |