aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime/test/affinity
AgeCommit message (Expand)AuthorFilesLines
2025-09-15[OpenMP] [Tests] Update test broken by #157364 (#158751)Sirraide1-1/+6
2024-10-14[openmp] Use core_siblings_list if physical_package_id not available (#111831)Nikita Popov1-1/+1
2024-05-08[OpenMP] Fix child processes to use affinity_none (#91391)Jonathan Peyton1-0/+1
2024-04-04[OpenMP] Unsupport absolute KMP_HW_SUBSET test for s390x (#87555)Jonathan Peyton1-0/+6
2024-04-03[OpenMP] Add absolute KMP_HW_SUBSET functionality (#85326)Jonathan Peyton1-0/+95
2023-09-12[OpenMP][test][VE] Limit the number of AFFINITY_MAX_CPUS for VE (#65872)Kazushi Marukawa1-0/+6
2023-07-31[OpenMP] Introduce hybrid core attributes to OMP_PLACES and KMP_AFFINITYJonathan Peyton1-4/+17
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-12/+30
2022-12-14[OpenMP][Test] Make the output error message consistent with the commentgonglingqin2-3/+3
2022-11-11[openmp] [test] Fix building the affinity/format/fields_values.c testcase on ...Martin Storsjö1-0/+3
2022-11-02[OpenMP][libomp] Fix disabled affinityJonathan Peyton1-0/+25
2022-07-19[OpenMP][libomp] Allow reset affinity mask after parallelAndreyChurbanov1-0/+66
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton9-76/+51
2021-11-17[OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any orderPeyton, Jonathan L1-2/+8
2021-10-14[OpenMP][host runtime] Add support for teams affinityPeyton, Jonathan L2-1/+465
2021-10-03[openmp] Fix a typo in a test REQUIRES lineMartin Storsjö1-1/+1
2021-06-15[OpenMP] Lazily assign root affinityPeyton, Jonathan L1-0/+197
2021-05-03[OpenMP] Refactor/Rework topology discovery codePeyton, Jonathan L4-0/+512
2021-04-16[OpenMP] Allow affinity to re-detect for child processesPeyton, Jonathan L2-0/+232
2021-01-27[OpenMP] Fix misleading warning for OMP_PLACESPeyton, Jonathan L1-0/+11
2020-11-12[OpenMP] Fixed a bug when displaying affinityShilei Tian1-1/+1
2020-11-11[OpenMP][Tests] Fix compiler warnings in OpenMP runtime testsJoachim Protze1-2/+2
2019-07-17Remove REQUIRES OMP spec version within lit testsJonathan Peyton1-1/+0
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton1-2/+0
2019-01-15[OpenMP] Fix for nested proc_bind affinity bugJonathan Peyton1-0/+33
2018-12-22[runtime] [test] Fix using %python pathMichal Gorny11-16/+16
2018-12-17[OpenMP] version the affinity format tests and fix one testJonathan Peyton2-1/+15
2018-12-17[OpenMP] Add affinity format testsJonathan Peyton15-0/+940