This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][libomp] Add support for offline CPUs in Linux
ClosedPublic

Authored by jlpeyton on Oct 21 2021, 2:59 PM.

Details

Summary

If some CPUs are offline, then make sure they are not included in the fullMask even if norespect is given to KMP_AFFINITY.

Diff Detail

Event Timeline

jlpeyton created this revision.Oct 21 2021, 2:59 PM
jlpeyton requested review of this revision.Oct 21 2021, 2:59 PM
This revision is now accepted and ready to land.Nov 12 2021, 7:42 AM
This revision was automatically updated to reflect the committed changes.