Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to appease ubsan a bit
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / manyrma2.c
index c7436bc..f86619e 100644 (file)
@@ -16,7 +16,7 @@
 #include <string.h>
 
 #define MAX_COUNT 512
-#define MAX_RMA_SIZE 2  /* 16 in manyrma performance test */
+#define MAX_RMA_SIZE 1  /* 16 in manyrma performance test */
 #define MAX_RUNS 8
 #define MAX_ITER_TIME  5.0      /* seconds */