forked from OSchip/llvm-project
a0afb9d0fc
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 |
||
---|---|---|
.. | ||
format | ||
bug-nested.c | ||
kmp-affinity.c | ||
kmp-hw-subset.c | ||
libomp_test_affinity.h | ||
libomp_test_topology.h | ||
omp-places-invalid-syntax.c | ||
omp-places.c | ||
redetect.c | ||
root-threads-affinity.c | ||
teams-affinity.c |