Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that can be a bit too much for our poor ci vms
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / uoplong.c
index ab8a43f..8344461 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #define MAX_ERRS 10
-#define MAX_COUNT 1200000
+#define MAX_COUNT 120000
 
 void myop(void *cinPtr, void *coutPtr, int *count, MPI_Datatype * dtype);