Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that can be a bit too much for our poor ci vms
authorAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 18 Jul 2019 23:20:19 +0000 (01:20 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 18 Jul 2019 23:20:19 +0000 (01:20 +0200)
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);