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