SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Macros | |
#define | SIMGRID_VERSION_MAJOR 3 |
Define the version numbers of the used header files. More... | |
#define | SIMGRID_VERSION_MINOR 14 |
#define | SIMGRID_VERSION_PATCH 159 |
#define | SIMGRID_VERSION (100UL * (100UL * (3) + (14)) + (159)) |
#define | SIMGRID_VERSION_STRING "SimGrid version 3.14.159" |
#define | HAVE_JEDULE 0 |
#define | HAVE_LUA 0 |
#define | HAVE_MALLOCATOR 1 |
#define | HAVE_MC 0 |
#define | HAVE_NS3 0 |
#define SIMGRID_VERSION_MAJOR 3 |
Define the version numbers of the used header files.
See sg_version() to retrieve the version of the dynamic library.
#define SIMGRID_VERSION_MINOR 14 |
#define SIMGRID_VERSION_PATCH 159 |
#define SIMGRID_VERSION (100UL * (100UL * (3) + (14)) + (159)) |
#define SIMGRID_VERSION_STRING "SimGrid version 3.14.159" |
#define HAVE_JEDULE 0 |
#define HAVE_LUA 0 |
#define HAVE_MALLOCATOR 1 |
#define HAVE_MC 0 |
#define HAVE_NS3 0 |