瀏覽代碼

Don't display debug messages by default.

Cédric Augonnet 15 年之前
父節點
當前提交
cfc80b374c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) */