From: degomme Date: Tue, 21 Mar 2017 12:28:23 +0000 (+0100) Subject: make this test a bit shorter X-Git-Tag: v3_15~30^2^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c8618b6a276490f7bad9f297a12cb844cca15f18 make this test a bit shorter --- diff --git a/teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c b/teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c index 529d628f56..dc78e21132 100644 --- a/teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c +++ b/teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c @@ -21,7 +21,7 @@ #define XDIM 1024 #define YDIM 1024 -#define ITERATIONS 10 +#define ITERATIONS 3 int main(int argc, char **argv) {