summaryrefslogtreecommitdiff
path: root/openmp/docs/design
AgeCommit message (Expand)Author
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough
2024-08-14[OpenMP] Implement 'omp_alloc' on the device (#102526)Joseph Huber
2024-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert
2024-07-30[Offload] Implement double free (and other allocation error) reporting (#100261)Johannes Doerfert
2024-06-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich
2024-04-03[OpenMP] Add absolute KMP_HW_SUBSET functionality (#85326)Jonathan Peyton
2023-11-30[OpenMP][NFC] Encapsulate profiling logic (#74003)Johannes Doerfert
2023-11-28[NFC][docs] Add AMDGPU documentation for `LIBOMPTARGET_STACK_SIZE`Michael Halkenhaeuser
2023-10-21[OpenMP] Basic BumpAllocator for (AMD)GPUs (#69806)Johannes Doerfert
2023-08-18Fx typos in documentationKazu Hirata
2023-08-18[OpenMP] Add option to use different units for blocktimeTerry Wilmarth
2023-08-07[OpenMP][AMDGPU] Add Envar for controlling HSA busy queue trackingMichael Halkenhaeuser
2023-08-03[Libomptarget] Remove debug RAII from libomptargetJoseph Huber
2023-08-02[OpenMP][AMDGPU] Single eager resource init + HSA queue utilization trackingMichael Halkenhaeuser
2023-07-28[OpenMP][Docs] Updated the OpenMP documentation about building the OpenMP doc...Anton Rydahl
2023-07-14[OpenMP] Add documentation on using the `libc` in OpenMPJoseph Huber
2023-07-05[OpenMP] Delete old pluginsJoseph Huber
2023-06-05[OpenMP] Improve default block count selection fow low block countsJohannes Doerfert
2023-05-28Fix typos in documentationKazu Hirata
2023-05-04[OpenMP][libomptarget][AMDGPU] Enable active HSA wait stategregrodgers
2023-04-14[OpenMP][Docs] Replace broken design document link with the git repoJoseph Huber
2023-03-14[OpenMP][libomptarget][NFC] Add documentation regarding NextGen pluginsKevin Sala
2023-01-21[OpenMP] Introduce the `ompx_dyn_cgroup_mem(<N>)` clauseJohannes Doerfert
2023-01-15[OpenMP][JIT] Introduce more debugging configuration optionsJohannes Doerfert
2023-01-05Introduce environment variables to deal with JIT IRJohannes Doerfert
2022-10-28[OpenMP][libomp] Add hidden helper affinityJonathan Peyton
2022-08-29[libomptarget] Always enable time tracing in libomptargetJoseph Huber
2022-07-19[OpenMP][libomp] Allow reset affinity mask after parallelAndreyChurbanov
2022-04-21[OpenMP][Docs] Remove usage of deprecated flag in documentationJoseph Huber
2022-04-07[OpenMP] Add dynamic memory function to omp.h and add documentationJoseph Huber
2022-03-09[OpenMP][doc]Minor doc fixesMark Dewing
2022-01-31[OpenMP][NFC] Change error message on offloading failure to mention documenta...Joseph Huber
2022-01-19[OpenMP] Introduce an environment variable to disable atomic map clausesJohannes Doerfert
2021-12-20[OpenMP][libomp] Add use-all syntax to KMP_HW_SUBSETJonathan Peyton
2021-12-10[OpenMP][libomp] Add core attributes to KMP_HW_SUBSETJonathan Peyton
2021-11-30[OpenMP][libomp][doc] Add environment variables documentationJonathan Peyton
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-10-29[OpenMP][Docs] Add documentation for device RTL debuggingJoseph Huber
2021-09-17[OpenMP] Add support for dynamic shared memory in new RTLJoseph Huber
2021-07-22[OpenMP] Add environment variables to change stack / heap size in the CUDA pl...Joseph Huber
2021-06-23[OpenMP] Improve ref count debug messagesJoel E. Denny
2021-06-08[OpenMP] Add an information flag for device data transfersJoseph Huber
2021-04-22[OpenMP] Add function for setting LIBOMPTARGET_INFO at runtimeJoseph Huber
2021-04-15[OpenMP] Add info for device table changesJoseph Huber
2021-03-29[OpenMP] Trim error messages in CUDA pluginJoseph Huber
2021-01-28[OpenMP] Disabled profiling in `libomp` by default to unblock link errorsShilei Tian
2021-01-26[OpenMP][Libomptarget] Introduce Remote Offloading PluginAtmn Patel
2021-01-13[OpenMP] Add documentation for error messages and release notesJoseph Huber
2021-01-07[OpenMP] Add example in Libomptarget Information docsJoseph Huber