aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
2024-07-15[Offload] XFAIL four tests while working on fix (#98899)Jan Patrick Lehr4-0/+4
2024-07-10[Offload][test]Fix typo of requires (#98327)Jinsong Ji2-2/+2
2024-07-03[Clang][OpenMP] This is addition fix for #92210. (#94802)jyu2-git1-0/+20
2024-07-02[DeviceRTL] Make defined 'libc' functions weak in OpenMP (#97356)Joseph Huber2-4/+4
2024-07-01[OpenMP] [OMPT] Callback registration should not depend on the device init ca...dhruvachak1-25/+26
2024-07-01[OpenMP][offload] Fix dynamic schedule tracking (#97065)Gheorghe-Teodor Bercea8-14/+298
2024-06-29[Offload] Refactor offload test requirements (#95196)Ethan Luis McDonough93-583/+114
2024-06-28Revert "[PGO][OpenMP] Instrumentation for GPU devices (#76587)"Ethan Luis McDonough10-270/+2
2024-06-28[PGO][OpenMP] Instrumentation for GPU devices (#76587)Ethan Luis McDonough10-2/+270
2024-06-25[Flang][OpenMP][MLIR] Fix common block mapping for regular and declare target...agozillon6-0/+329
2024-06-21[Offload] Fix using old deprecated CUDA root variable (#96307)Joseph Huber2-2/+7
2024-06-20[offload][cmake] always define pythonize_bool macro (#96028)Wu Yingcong1-7/+7
2024-06-17[Offload] Change HSA header search order (#95769)Joseph Huber1-4/+4
2024-06-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich3-1/+48
2024-06-13[OMPIRBuilder][OpenMP][LLVM] Modify and use ReplaceConstant utility in conver...agozillon1-0/+51
2024-06-13[Offload] Use flat array for cuLaunchKernel (#95116)Johannes Doerfert7-45/+72
2024-06-12[Offload][AMDGPU] Impose more restrictions for implicit kernel arguments (#95...Johannes Doerfert1-12/+15
2024-06-11[Offload][NFCI] Initialize the KernelArgsTy to default values (#95117)Johannes Doerfert1-13/+17
2024-06-07[OpenMP][Offload] - Ensure OPENMP_STANDALONE_BUILD is defined (#94801)estewart081-0/+2
2024-06-06[Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber1-7/+1
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber1-1/+1
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian1-1/+1
2024-06-06[Libomptarget] Rework device initialization and image registration (#93844)Joseph Huber8-218/+232
2024-06-03[OpenMP][OMPX] Fix ompx_ballot_sync test (#94140)Shilei Tian1-14/+12
2024-06-03Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)" (#94139)Shilei Tian4-6/+101
2024-05-31[Offload][AMDGPU] Only allow memory pool access to valid agents (#93969)Joseph Huber1-10/+27
2024-05-30[Offload] Update test to use `target parallel for reduction`Krzysztof Parzyszek1-1/+1
2024-05-30[Offload] Temporarily disable failing test after eb88e7c1Krzysztof Parzyszek1-1/+1
2024-05-28[Offload][Fix] Fix lazy initialization with multiple imagesJoseph Huber1-3/+3
2024-05-26Revert "Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)""Shilei Tian4-102/+6
2024-05-26Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Shilei Tian4-6/+102
2024-05-25Revise IDE folder structure (#89755)Michael Kruse1-0/+1
2024-05-24Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber4-102/+6
2024-05-24[OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian4-6/+102
2024-05-24[OpenMP][OMPX] Add ballot_sync (#91297)Shilei Tian4-0/+65
2024-05-23[Offload] Only initialize a plugin if it is needed (#92765)Joseph Huber5-37/+63
2024-05-23[Offload] Fix enabling plugins on unsupported platforms (#93186)Joseph Huber4-16/+19
2024-05-23[Offload] Disable flaky test on host-offloading (#93174)Jan Patrick Lehr1-0/+2
2024-05-23Fixing the location attribute added to mapInfoOp (#90764)Anchu Rajendran S1-0/+38
2024-05-22[Offload] Rework handling for loading vendor runtimes (#93073)Joseph Huber4-12/+6
2024-05-22[Offload] Use newer CUDA API functions when dynamically loaded (#93057)Joseph Huber1-0/+9
2024-05-22[Offload] libomptarget force dlopen vendor libraries by default. (#92788)Ye Luo2-2/+2
2024-05-20[Offload] Remove unused version script for pluginsJoseph Huber1-6/+0
2024-05-17[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber11-46/+27
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber51-263/+268
2024-05-17[Offload][NFC] Remove header license in CMake files (#92544)Joseph Huber12-141/+3
2024-05-16[Libomptarget] Pass '-Werror=global-constructors' to the libomptarget build (...Joseph Huber2-2/+7
2024-05-16[Libomptarget] Rework Record & Replay to be a plugin member (#88928) (#89097)Joseph Huber2-12/+35
2024-05-16[Offload][NFC] Remove unused files following static pluginsJoseph Huber2-283/+0
2024-05-16[Libomptarget] Remove requires information from plugin (#80345)Joseph Huber3-33/+4