Explorar o código

include/starpu_worker.h: make ABI independant on hwloc availability

Nathalie Furmento %!s(int64=10) %!d(string=hai) anos
pai
achega
23408202c0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      include/starpu_worker.h

+ 0 - 2
include/starpu_worker.h

@@ -47,9 +47,7 @@ struct starpu_sched_ctx_iterator
 
 enum starpu_worker_collection_type
 {
-#ifdef STARPU_HAVE_HWLOC
 	STARPU_WORKER_TREE,
-#endif
 	STARPU_WORKER_LIST
 };