summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/i18n
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-071-1/+1
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-031-1/+1
* [OpenMP 5.0] Deprecate nest-var and associated featuresJonathan Peyton2019-02-281-2/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton2018-12-131-0/+1
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+1
* [OpenMP] Introduce hierarchical schedulingJonathan Peyton2018-07-091-0/+1
* Fix trademarks found by scannerJonathan Peyton2018-01-041-1/+1
* Remove unused positional argument for printfJoachim Protze2017-12-221-1/+1
* Extension of HWLOC topology discovery with NUMA nodes and tilesAndrey Churbanov2017-11-301-0/+4
* Warning is emitted when tiles are requested but cannot be usedJonathan Peyton2017-11-291-1/+3
* [OMPT] Fix assertion for OpenMP code generated with outdated compilersJoachim Protze2017-11-101-0/+2
* Add new envirable KMP_TEAMS_THREAD_LIMITJonathan Peyton2017-08-021-2/+2
* Fix implementation of OMP_THREAD_LIMITJonathan Peyton2017-07-271-1/+1
* Fix wrong website in messagesJonathan Peyton2017-07-051-2/+2
* KMP_HW_SUBSET extended with NUMA support when HWLOC enabledAndrey Churbanov2017-04-131-3/+7
* Printing OS thread id, when KMP_AFFINITY is set.Jonathan Peyton2017-01-271-1/+1
* Use 'critical' reduction method when 'atomic' is not available but requested.Jonathan Peyton2016-09-021-1/+2
* Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSETJonathan Peyton2016-06-161-8/+9
* Offer API for setting number of loop dispatch buffersJonathan Peyton2016-05-311-0/+1
* Adding Hwloc library option for affinity mechanismJonathan Peyton2015-11-301-0/+3
* Removed '@' from delimiters, added it as offset designator.Jonathan Peyton2015-10-201-1/+2
* Added sockets to the syntax of KMP_PLACE_THREADS environment variable.Jonathan Peyton2015-10-081-1/+3
* Get rid of some dead code.Jonathan Peyton2015-06-021-8/+7
* cleanup: removed unused function __kmp_change_thread_affinity_maskAndrey Churbanov2015-03-101-1/+1
* Two warning messages fixed.Andrey Churbanov2015-02-201-4/+4
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-7/+15
* Fix typosAlp Toker2014-02-241-1/+1
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+464
OpenPOWER on IntegriCloud