diff options
author | Peyton, Jonathan L <jonathan.l.peyton@intel.com> | 2021-10-18 13:58:38 -0500 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2021-11-17 15:27:37 -0600 |
commit | a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce (patch) | |
tree | bfc55764470c265fb6f3df7314b1015e8d3af2fe /libcxx/src/stdexcept.cpp | |
parent | 63270710f13af10808aac980795128db127153f5 (diff) | |
download | llvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.zip llvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.tar.gz llvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.tar.bz2 |
[OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order
Remove restriction forcing users to specify the KMP_HW_SUBSET value in
topology order. This patch sorts the user KMP_HW_SUBSET value before
trying to apply it. For example: 1s,4c,2t is equivalent to 2t,1s,4c
Differential Revision: https://reviews.llvm.org/D112027
Diffstat (limited to 'libcxx/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions