Force HWLOC topology method for NUMA-specific topology
If user requested affinity with granularity=tile we need to either use HWLOC or ignore the request. The change allows user to not specify KMP_TOPOLOGY_METHOD=hwloc and choose it automatically instead. Patch by Andrey Churbanov Differential Revision: https://reviews.llvm.org/D40905 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@322205 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment