1 config BR2_PACKAGE_HWLOC
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 Portable Hardware Locality
7 Provides a portable abstraction (across OS, versions,
8 architectures, ...) of the hierarchical topology of modern
9 architectures, including NUMA memory nodes, sockets, shared
10 caches, cores and simultaneous multithreading.
12 http://www.open-mpi.org/projects/hwloc/
14 comment "hwloc needs a toolchain w/ threads"
15 depends on !BR2_TOOLCHAIN_HAS_THREADS