X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c151f598db2cf6750be02343f53004c53cb938e..6b514200338a9ba7dbb0f0b8f0d244bd74daa07a:/teshsuite/smpi/mpich3-test/pt2pt/pingping.c diff --git a/teshsuite/smpi/mpich3-test/pt2pt/pingping.c b/teshsuite/smpi/mpich3-test/pt2pt/pingping.c index e5ca622cbb..5d48fdcc50 100644 --- a/teshsuite/smpi/mpich3-test/pt2pt/pingping.c +++ b/teshsuite/smpi/mpich3-test/pt2pt/pingping.c @@ -12,8 +12,8 @@ static char MTEST_Descrip[] = "Send flood test"; */ -#define MAX_MSG_SIZE 4000000 -#define MAX_COUNT 400 +#define MAX_MSG_SIZE 40000 +#define MAX_COUNT 20 int main( int argc, char *argv[] ) { int errs = 0, err;