瀏覽代碼

src/core/perfmodel/perfmodel_bus.c: revert commit #3686. Users should see this message

Nathalie Furmento 14 年之前
父節點
當前提交
86a51cde37
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/core/perfmodel/perfmodel_bus.c

+ 0 - 2
src/core/perfmodel/perfmodel_bus.c

@@ -425,10 +425,8 @@ static void benchmark_all_gpu_devices(void)
 		STARPU_ABORT();
 	}
 #else
-#ifdef STARPU_DEVEL
 #warning Missing binding support, StarPU will not be able to properly benchmark NUMA topology
 #endif
-#endif
 
 	struct starpu_machine_config_s *config = _starpu_get_machine_config();
 	ncpus = _starpu_topology_get_nhwcpu(config);