Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have persistent communications use a PREPARED flag to implement the fact that they...
[simgrid.git] / include / smpi / smpi.h
index eea00325d0a23e66b4ca9dd7678d0fc9c8afb0b2..9803ff2c29a9714f18a0d4ce22e54c6f122d8a07 100644 (file)
@@ -40,7 +40,7 @@ SG_BEGIN_DECL()
 #define MPI_MAX_LIBRARY_VERSION_STRING 100
 #define SMPI_RAND_SEED 5
 #define MPI_ANY_SOURCE -555
-#define MPI_BOTTOM (void *)0
+#define MPI_BOTTOM (void *)-111
 #define MPI_PROC_NULL -666
 #define MPI_ANY_TAG -444
 #define MPI_UNDEFINED -333