Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this tests actually does not conform to the standard and crashed now, but it's OK...
authorAugustin Degomme <adegomme@gmail.com>
Fri, 2 Apr 2021 09:23:53 +0000 (11:23 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Fri, 2 Apr 2021 18:03:31 +0000 (20:03 +0200)
teshsuite/smpi/mpich3-test/attr/attrdeleteget.c

index fdfea46..a6459fc 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdio.h>
 #include "mpi.h"
 #include "mpitest.h"
-
+#define USE_STRICT_MPI
 int key = MPI_KEYVAL_INVALID;
 char a[100];