Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make this test a bit shorter
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / strided_acc_onelock.c
index 529d628..dc78e21 100644 (file)
@@ -21,7 +21,7 @@
 
 #define XDIM 1024
 #define YDIM 1024
-#define ITERATIONS 10
+#define ITERATIONS 3
 
 int main(int argc, char **argv)
 {