LSF_HWLOC_DYNAMIC

Enables LSF to dynamically load the hardware locality (hwloc) library from system library paths to detect newer hardware.

Syntax

LSF_HWLOC_DYNAMIC=y|Y|n|N

Description

This parameter allows you to use the latest version of the hwloc integration at any time if there are no compatibility issues between the latest versions of the hwloc library and header file for hwloc, Version 1.11.8. If LSF fails to load the library, LSF defaults to using the hwloc functions in the static library.

Note: When using an hwloc header file with a different version of the hwloc library, there might be compatibility issues that cause LSF binary files (such as LIM) to crash. When enabling the dynamic load method and the library version in the system library path is older than the header that LSF used, LSF defaults to using functions in the static library.

Default

N