summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace platform macro with KMP_MIC_SUPPORTEDJonathan Peyton2017-06-131-5/+5
* Fix for KMP_AFFINITY=disabled and KMP_TOPOLOGY_METHOD=hwlocJonathan Peyton2017-05-311-0/+10
* Address default pinning OpenMP process with multiple processor groupsJonathan Peyton2017-05-311-2/+30
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-4353/+4157
* [OpenMP] Add missing parenthesis which triggers a compile errorGeorge Rokos2017-04-251-1/+1
* KMP_HW_SUBSET extended with NUMA support when HWLOC enabledAndrey Churbanov2017-04-131-276/+168
* Fix assertion failure when 'proclist' is used without 'explicit' in KMP_AFFINITYJonathan Peyton2017-03-101-2/+5
* Enable yield cycle on LinuxJonathan Peyton2017-02-151-4/+0
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+5631
OpenPOWER on IntegriCloud