Home
last modified time | relevance | path

Searched refs:HWLOC (Results 1 – 9 of 9) sorted by relevance

/external/eigen/cmake/
DFindHWLOC.cmake11 # - Find HWLOC include dirs and libraries
13 # find_package(HWLOC
52 set(HWLOC_DIR "" CACHE PATH "Installation directory of HWLOC library")
54 …TATUS "A cache variable, namely HWLOC_DIR, has been set to specify the install directory of HWLOC")
72 pkg_search_module(HWLOC hwloc)
75 message(STATUS "Looking for HWLOC - found using PkgConfig")
82 message(STATUS "${Magenta}Looking for HWLOC - not found using PkgConfig."
93 message(STATUS "Looking for HWLOC - PkgConfig not used")
250 # HWLOC
298 …set(HWLOC_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of HWLOC library" FORCE)
[all …]
DFindPastix.cmake21 # - HWLOC
28 # it looks for Threads, HWLOC, BLAS, MPI and ScaLAPACK libraries
195 # PASTIX depends on HWLOC
198 message(STATUS "Looking for PASTIX - Try to detect HWLOC")
201 find_package(HWLOC REQUIRED QUIET)
203 find_package(HWLOC QUIET)
255 set(STARPU_COMPONENT_LIST "HWLOC")
550 # HWLOC
/external/llvm-project/openmp/runtime/cmake/
Dconfig-ix.cmake304 # Check if HWLOC support is available
/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.h159 api_type get_api_type() const override { return HWLOC; } in get_api_type()
Dkmp_affinity.cpp3412 if (__kmp_affinity_dispatch->get_api_type() == KMPAffinity::HWLOC) { in __kmp_apply_thread_places()
4212 __kmp_affinity_dispatch->get_api_type() == KMPAffinity::HWLOC) { in __kmp_aux_affinity_initialize()
4330 KMP_ASSERT(__kmp_affinity_dispatch->get_api_type() == KMPAffinity::HWLOC); in __kmp_aux_affinity_initialize()
Dkmp.h725 HWLOC enumerator
Dkmp_settings.cpp5505 __kmp_affinity_dispatch->get_api_type() != KMPAffinity::HWLOC) { in __kmp_env_initialize()
/external/llvm-project/openmp/runtime/
DCMakeLists.txt120 # HWLOC-support
/external/llvm-project/openmp/runtime/src/i18n/
Den_US.txt424 AffHWSubsetNoHWLOC "KMP_HW_SUBSET ignored: unsupported item requested for non-HWLOC topol…