Explorar o código

Don't display debug messages by default.

Cédric Augonnet %!s(int64=15) %!d(string=hai) anos
pai
achega
cfc80b374c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mpi/starpu_mpi.c

+ 1 - 1
mpi/starpu_mpi.c

@@ -19,7 +19,7 @@
 #include <starpu_mpi_datatype.h>
 #include <starpu_mpi_private.h>
 
-#define VERBOSE_STARPU_MPI	1
+//#define VERBOSE_STARPU_MPI	1
 
 /* TODO find a better way to select the polling method (perhaps during the
  * configuration) */