If some CPUs are offline, then make sure they are not included in the fullMask even if norespect is given to KMP_AFFINITY.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112274
[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 TimelineThis revision is now accepted and ready to land.Nov 12 2021, 7:42 AM Closed by commit rG1dd797168e9f: [OpenMP][libomp] Add support for offline CPUs in Linux (authored by jlpeyton). · Explain WhyNov 17 2021, 2:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388037 openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_affinity.cpp
openmp/runtime/src/z_Linux_util.cpp
|