Skip to content

Enable builds with system-level hwloc installation instead of internal hwloc

Thomas Gruber requested to merge use_system_hwloc into master

Created by: TomTheBear

Similar to system-level lua, you can configure the HWLOC_INCLUDE_DIR, HWLOC_LIB_DIR and HWLOC_LIB_NAME. Based on these settings, the compilation of the internal hwloc version is skipped and the LIKWID library is linked to the supplied hwloc library.

Merge request reports

Loading