浏览代码

drop spurious part of commit

Samuel Thibault 13 年之前
父节点
当前提交
a0469bd083
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mpi/starpu_mpi_private.h

+ 1 - 1
mpi/starpu_mpi_private.h

@@ -26,7 +26,7 @@
 #include <common/utils.h>
 #include <pthread.h>
 
-#define STARPU_MPI_VERBOSE	1
+//#define STARPU_MPI_VERBOSE	1
 
 #ifdef STARPU_MPI_VERBOSE
 #  define _STARPU_MPI_DEBUG(fmt, args ...) do { if (!getenv("STARPU_SILENT")) { \