Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate tests for subarrays
[simgrid.git] / teshsuite / smpi / mpich3-test / datatype / subarray-pack.c
index aa73700..09338a7 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-static int verbose = 0;
+static int verbose = 1;
 
 /* tests */
 int subarray_1d_c_test1(void);