aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_global.cpp
AgeCommit message (Expand)Author
2017-11-30Extension of HWLOC topology discovery with NUMA nodes and tilesAndrey Churbanov
2017-11-16Exclude untied tasks from checking of task scheduling constraint (TSC).Andrey Churbanov
2017-11-09Remove const from variables with dynamic memoryJonas Hahnfeld
2017-11-07Cleanup version symbol macros and attributes/declspecsJonathan Peyton
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze
2017-10-20Apply formatting changesJonathan Peyton
2017-08-17Remove BUILD_TVJonathan Peyton
2017-08-02Add new envirable KMP_TEAMS_THREAD_LIMITJonathan Peyton
2017-07-27Fix implementation of OMP_THREAD_LIMITJonathan Peyton
2017-07-25Cleanup: __kmp_env_* variablesJonathan Peyton
2017-07-18Add recursive task scheduling strategy to taskloop implementationJonathan Peyton
2017-06-13Replace platform macro with KMP_MIC_SUPPORTEDJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-04-13KMP_HW_SUBSET extended with NUMA support when HWLOC enabledAndrey Churbanov
2017-02-15Enable yield cycle on LinuxJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton