Explorar o código

include hwloc

Andra Hugo %!s(int64=12) %!d(string=hai) anos
pai
achega
d22f6a2a34
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/core/sched_ctx.h

+ 4 - 0
src/core/sched_ctx.h

@@ -24,6 +24,10 @@
 #include <common/barrier_counter.h>
 #include <profiling/profiling.h>
 
+#ifdef STARPU_HAVE_HWLOC
+#include <hwloc.h>
+#endif
+
 #define NO_RESIZE -1
 #define REQ_RESIZE 0
 #define DO_RESIZE 1