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