llvm-project/openmp/runtime/test/affinity
Peyton, Jonathan L 8e67134364 [OpenMP] Fix misleading warning for OMP_PLACES
When OMP_PLACES contains an invalid value, the warning informs the user
that the fallback is OMP_PLACES=threads, but the actual internal setting
is OMP_PLACES=cores and is detected as such with KMP_SETTINGS=1.
This patch informs the user that OMP_PLACES=cores is being used instead
of OMP_PLACES=threads.

Differential Revision: https://reviews.llvm.org/D95170
2021-01-27 14:27:24 -06:00
..
format [OpenMP] Fixed a bug when displaying affinity 2020-11-12 22:27:32 -05:00
bug-nested.c
omp-places-invalid-syntax.c [OpenMP] Fix misleading warning for OMP_PLACES 2021-01-27 14:27:24 -06:00