Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
same thing elsewhere
[simgrid.git] / teshsuite / smpi / mpich3-test / comm / comm_idup_mul.c
index 2830f02..a5f8242 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdio.h>
 #include <mpi.h>
 
-#define NUM_ITER    2
+#define NUM_ITER    10
 
 int main(int argc, char **argv)
 {