X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0a8173fd5ec09538eafc6959a8a52fa9ce36804..3037a0963f5d462b145ee127ffaed836dffd0085:/teshsuite/smpi/mpich3-test/rma/manyrma2.c diff --git a/teshsuite/smpi/mpich3-test/rma/manyrma2.c b/teshsuite/smpi/mpich3-test/rma/manyrma2.c index 67739199a0..c7436bcc29 100644 --- a/teshsuite/smpi/mpich3-test/rma/manyrma2.c +++ b/teshsuite/smpi/mpich3-test/rma/manyrma2.c @@ -15,7 +15,7 @@ #include #include -#define MAX_COUNT 65536*4/16 +#define MAX_COUNT 512 #define MAX_RMA_SIZE 2 /* 16 in manyrma performance test */ #define MAX_RUNS 8 #define MAX_ITER_TIME 5.0 /* seconds */