llvm-project/openmp/runtime/test/affinity
Peyton, Jonathan L a0afb9d0fc [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
2021-11-17 15:27:37 -06:00
..
format
bug-nested.c
kmp-affinity.c [OpenMP] Refactor/Rework topology discovery code 2021-05-03 18:00:24 -05:00
kmp-hw-subset.c [OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order 2021-11-17 15:27:37 -06:00
libomp_test_affinity.h [OpenMP] Allow affinity to re-detect for child processes 2021-04-16 16:34:02 -05:00
libomp_test_topology.h [OpenMP][host runtime] Add support for teams affinity 2021-10-14 16:30:28 -05:00
omp-places-invalid-syntax.c [OpenMP] Fix misleading warning for OMP_PLACES 2021-01-27 14:27:24 -06:00
omp-places.c [OpenMP] Refactor/Rework topology discovery code 2021-05-03 18:00:24 -05:00
redetect.c [OpenMP] Allow affinity to re-detect for child processes 2021-04-16 16:34:02 -05:00
root-threads-affinity.c [openmp] Fix a typo in a test REQUIRES line 2021-10-03 23:51:11 +03:00
teams-affinity.c [OpenMP][host runtime] Add support for teams affinity 2021-10-14 16:30:28 -05:00