summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/amdgpu
AgeCommit message (Expand)Author
2025-06-26[Offload] Add default for HSA agent type to silence warning (#145943)Joseph Huber
2025-06-25[Offload] Add an `unloadBinary` interface to PluginInterface (#143873)Ross Brunton
2025-06-13[Offload] Replace device info queue with a tree (#144050)Ross Brunton
2025-06-02[Offload][AMDGPU] Correctly handle variable implicit argument sizes (#142199)Joseph Huber
2025-06-02[Offload] Make AMDGPU plugin handle empty allocation properly (#142383)Joseph Huber
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-03-26[Offload] Guard HSA implicit arguments if they aren't created (#133073)Joseph Huber
2025-03-24[Offload] Remove handling for COV4 binaries from offload/ (#131033)Joseph Huber
2025-02-19[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)Fabian Ritter
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-24[Offload] Move RPC server handling to a dedicated thread (#112988)Joseph Huber
2024-12-09[Offload][AMDGPU] accept generic target (#118919)hidekisaito
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian
2024-12-04Fix to account for multiple ISA enumeration (#118676)hidekisaito
2024-12-04[offload] Standalone build fixes (#118173)Michał Górny
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-11-22[AMDGPU] Remove uses of deprecreated HSA executable functions (#117241)Joseph Huber
2024-10-29[OpenMP] Add support for custom callback in AMDGPUStream (#112785)Joseph Huber
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-08-21[Offload] Improve error reporting on memory faults (#104254)Johannes Doerfert
2024-08-20[llvm][offload] Move AMDGPU offload utilities to LLVM (#102487)Fabian Mora
2024-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert
2024-06-17[Offload] Change HSA header search order (#95769)Joseph Huber
2024-06-13[Offload] Use flat array for cuLaunchKernel (#95116)Johannes Doerfert
2024-06-12[Offload][AMDGPU] Impose more restrictions for implicit kernel arguments (#95...Johannes Doerfert
2024-06-06[Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber
2024-06-06[Libomptarget] Rework device initialization and image registration (#93844)Joseph Huber
2024-05-31[Offload][AMDGPU] Only allow memory pool access to valid agents (#93969)Joseph Huber
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-15[Offload][NFC] Fix warning messages in runtimeJoseph 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