summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/i18n
AgeCommit message (Expand)Author
2023-07-31[OpenMP] Introduce hybrid core attributes to OMP_PLACES and KMP_AFFINITYJonathan Peyton
2023-02-22[OpenMP] Target memory allocator fallback to default when no device availableNawrin Sultana
2023-02-21[OpenMP] Update the bug report link for `libomp` assertion failuresJoseph Huber
2021-12-10[OpenMP][libomp] Add core attributes to KMP_HW_SUBSETJonathan Peyton
2021-12-08[OpenMP] libomp: Fix crash if application send us negative thread_limit valueAndreyChurbanov
2021-11-17[OpenMP][libomp] Improve Windows Processor Group handling within topologyPeyton, Jonathan L
2021-10-14[OpenMP][host runtime] Add initial hybrid CPU supportPeyton, Jonathan L
2021-07-29[OpenMP] libomp: Add new experimental barrier: two-level distributed barrierTerry Wilmarth
2021-06-29Revert "[OpenMP] Add Two-level Distributed Barrier"Johannes Doerfert
2021-06-16[OpenMP] Add Two-level Distributed BarrierTerry Wilmarth
2021-05-03[OpenMP] Refactor/Rework topology discovery codePeyton, Jonathan L
2021-03-16[OpenMP] Add runtime interface for OpenMP 5.1 error directiveHansang Bae
2021-03-05Added API for "masked" construct via two entrypoints: __kmpc_masked,tlwilmar
2021-02-10[OpenMP] Add lower and upper bound in num_teams clauseNawrin Sultana
2021-01-27[OpenMP] Add cpuid leaf 1f topology discoveryPeyton, Jonathan L
2021-01-27[OpenMP] Fix HWLOC topology detection for 2.0.xPeyton, Jonathan L
2020-12-01[OpenMP] Add support for Intel's umonitor/umwaitTerry Wilmarth
2020-11-20Revert "[OpenMP] Add support for Intel's umonitor/umwait"AndreyChurbanov
2020-11-19[OpenMP] Add support for Intel's umonitor/umwaitAndreyChurbanov
2020-11-17[OpenMP] NFC: remove tabs in message catalog filePeyton, Jonathan L
2020-09-24[OpenMP] Introduce GOMP mutexinoutset in the runtimePeyton, Jonathan L
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-02-28[OpenMP 5.0] Deprecate nest-var and associated featuresJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-13[OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton
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