This is an archive of the discontinued LLVM Phabricator instance.

Force HWLOC topology method in case user requested NUMA-specific topology via granularity or KMP_HW_SUBSET
ClosedPublic

Authored by AndreyChurbanov on Dec 6 2017, 9:10 AM.

Details

Summary

If e.g. 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_MATHOD=hwloc and choose it automatically instead.

Diff Detail

Repository
rL LLVM

Event Timeline

AndreyChurbanov created this revision.Dec 6 2017, 9:10 AM
This revision is now accepted and ready to land.Jan 10 2018, 10:30 AM
This revision was automatically updated to reflect the committed changes.