X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b73466ada27682d1729f394549479da83ef4a99..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 95f6e397ef..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 40000000 -#define MAX_COUNT 4000 +#define MAX_MSG_SIZE 40000 +#define MAX_COUNT 20 int main( int argc, char *argv[] ) { int errs = 0, err;