Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
same thing elsewhere
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / manyrma3.c
index acf93a9..d148893 100644 (file)
@@ -7,7 +7,7 @@
 #include "mpi.h"
 #include <stdio.h>
 
-#define MAX_COUNT 4096
+#define MAX_COUNT 2048
 
 int main(int argc, char *argv[])
 {