Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reduce size of recently added tests, to avoid them taking so long to complete
[simgrid.git] / teshsuite / smpi / mpich3-test / pt2pt / pingping.c
index 95f6e39..5d48fdc 100644 (file)
@@ -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;