Explorar o código

mpi/tests/user_defined_datatype.c: define more elements

Nathalie Furmento %!s(int64=12) %!d(string=hai) anos
pai
achega
70f5676bf3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mpi/tests/user_defined_datatype.c

+ 1 - 1
mpi/tests/user_defined_datatype.c

@@ -20,7 +20,7 @@
 #include <user_defined_datatype_value.h>
 
 #ifdef STARPU_QUICK_CHECK
-#  define ELEMENTS 1
+#  define ELEMENTS 10
 #else
 #  define ELEMENTS 1000
 #endif