summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/cuda/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-23[Offload] Fix enabling plugins on unsupported platforms (#93186)Joseph Huber
2024-05-22[Offload] Rework handling for loading vendor runtimes (#93073)Joseph Huber
2024-05-22[Offload] libomptarget force dlopen vendor libraries by default. (#92788)Ye Luo
2024-05-17[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber
2024-05-17[Offload][NFC] Remove header license in CMake files (#92544)Joseph Huber
2024-05-14[Offload] Remove support for old "BUILD_PLUGIN" options. (#91644)Joseph Huber
2024-05-09[Reland][Libomptarget] Statically link all plugin runtimes (#87009)Joseph Huber
2024-05-09Revert "[Libomptarget] Statically link all plugin runtimes (#87009)"Joseph Huber
2024-05-09[Libomptarget] Statically link all plugin runtimes (#87009)Joseph Huber
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert