Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This particular RMA test is filled with stupid calls... We send errors for most of...
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / manyrma2.c
index c7436bcc29609f04a3f879945875a2e938aaa0cb..7105ba6945f6e8c87b20e0bf8c872b4fa53ca936 100644 (file)
@@ -15,8 +15,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#define MAX_COUNT 512
-#define MAX_RMA_SIZE 2  /* 16 in manyrma performance test */
+#define MAX_COUNT 256
+#define MAX_RMA_SIZE 1  /* 16 in manyrma performance test */
 #define MAX_RUNS 8
 #define MAX_ITER_TIME  5.0      /* seconds */