aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/i18n
AgeCommit message (Expand)Author
2018-09-07[OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton
2018-07-09[OpenMP] Introduce hierarchical schedulingJonathan Peyton
2018-01-04Fix trademarks found by scannerJonathan Peyton
2017-12-22Remove unused positional argument for printfJoachim Protze
2017-11-30Extension of HWLOC topology discovery with NUMA nodes and tilesAndrey Churbanov
2017-11-29Warning is emitted when tiles are requested but cannot be usedJonathan Peyton
2017-11-10[OMPT] Fix assertion for OpenMP code generated with outdated compilersJoachim Protze
2017-08-02Add new envirable KMP_TEAMS_THREAD_LIMITJonathan Peyton
2017-07-27Fix implementation of OMP_THREAD_LIMITJonathan Peyton
2017-07-05Fix wrong website in messagesJonathan Peyton
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