aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/i18n
AgeCommit message (Expand)Author
2017-04-13KMP_HW_SUBSET extended with NUMA support when HWLOC enabledAndrey Churbanov
2017-01-27Printing OS thread id, when KMP_AFFINITY is set.Jonathan Peyton
2016-09-02Use 'critical' reduction method when 'atomic' is not available but requested.Jonathan Peyton
2016-06-16Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSETJonathan Peyton
2016-05-31Offer API for setting number of loop dispatch buffersJonathan Peyton
2015-11-30Adding Hwloc library option for affinity mechanismJonathan Peyton
2015-10-20Removed '@' from delimiters, added it as offset designator.Jonathan Peyton
2015-10-08Added sockets to the syntax of KMP_PLACE_THREADS environment variable.Jonathan Peyton
2015-06-02Get rid of some dead code.Jonathan Peyton
2015-03-10cleanup: removed unused function __kmp_change_thread_affinity_maskAndrey Churbanov
2015-02-20Two warning messages fixed.Andrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-02-24Fix typosAlp Toker
2013-09-27First attempt to import OpenMP runtimeJim Cownie