Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also add the mpich3 binaries in the dependencies of make tests
[simgrid.git] / teshsuite / smpi / mpich3-test / pt2pt / pingping.c
index bdc0b91..28c4128 100644 (file)
@@ -13,7 +13,7 @@ static char MTEST_Descrip[] = "Send flood test";
 */
 
 #define MAX_MSG_SIZE 40000
-#define MAX_COUNT    20
+#define MAX_COUNT    5
 int main(int argc, char *argv[])
 {
     int errs = 0, err;