summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_affinity.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Enable thread affinity on FreeBSDDavid Carlier2019-10-081-1/+16
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-5/+5
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-3/+2
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Minor code cleanup of Klocwork issuesJonathan Peyton2017-09-051-24/+16
* OpenMP RTL cleanup: nullify pointer after memory freeingAndrey Churbanov2017-07-181-1/+4
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.Andrey Churbanov2017-07-171-4/+2
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov2017-07-031-4/+4
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-705/+767
* Support of mips & mips64 for openmprtlSylvestre Ledru2016-12-081-1/+22
* Introduce dynamic affinity dispatch capabilitiesJonathan Peyton2016-11-141-0/+464
* Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.Jonathan Peyton2016-09-021-28/+0
* Adding Hwloc library option for affinity mechanismJonathan Peyton2015-11-301-0/+19
* Improvements to machine_hierarchy code for re-sizingJonathan Peyton2015-11-091-33/+36
* Fix depth field bug and resize() function in hierarchical barrierJonathan Peyton2015-09-101-6/+23
* Cleanup of affinity hierarchy code.Jonathan Peyton2015-09-101-0/+280
OpenPOWER on IntegriCloud