]> AND Private Git Repository - loba.git/blob - simgrid_features.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add torus topology.
[loba.git] / simgrid_features.h
1 #ifndef SIMGRID_FEATURES_H
2 #define SIMGRID_FEATURES_H
3
4 // fixme: dirty hack
5 #if defined(XBT_RUNNING_CTX_INITIALIZER)
6 #  define MSG_WAIT_DESTROYS_COMMS 0
7 #else
8 #  define MSG_WAIT_DESTROYS_COMMS 1
9 #endif
10
11 #endif // !SIMGRID_FEATURES_H