X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/50755ac731ec79af72309c24135c7a0ad1656882..679aa0132dfdd102237fbcc1f541bff121f5b7c4:/teshsuite/smpi/mpich3-test/rma/atomic_get.c diff --git a/teshsuite/smpi/mpich3-test/rma/atomic_get.c b/teshsuite/smpi/mpich3-test/rma/atomic_get.c index 54bffa6b20..dc18d6aee8 100644 --- a/teshsuite/smpi/mpich3-test/rma/atomic_get.c +++ b/teshsuite/smpi/mpich3-test/rma/atomic_get.c @@ -18,9 +18,9 @@ #include "mpi.h" #include -#define LOOP 100 +#define LOOP 10 #define DATA_SIZE 100 -#define OPS_NUM 10000 +#define OPS_NUM 1000 #define GACC_SZ 10 typedef struct pair_struct {