X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4cdc0f888550cbaefe6094ae801230336d005337..5ca17dc381bb7fba4f2689143e2080f7549ee0ab:/teshsuite/smpi/mpich3-test/rma/lockcontention.c diff --git a/teshsuite/smpi/mpich3-test/rma/lockcontention.c b/teshsuite/smpi/mpich3-test/rma/lockcontention.c index 81651194c1..37105ac14f 100644 --- a/teshsuite/smpi/mpich3-test/rma/lockcontention.c +++ b/teshsuite/smpi/mpich3-test/rma/lockcontention.c @@ -14,8 +14,8 @@ optimization. */ -#define SIZE1 100 -#define SIZE2 200 +#define SIZE1 10 +#define SIZE2 20 int main(int argc, char *argv[]) {