summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/host
AgeCommit message (Expand)Author
2025-06-25[Offload] Add a stub unloadBinaryImpl for host device (#145716)Ross Brunton
2025-06-13[Offload] Replace device info queue with a tree (#144050)Ross Brunton
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-03-04[OFFLOAD] Update ffi_cif structure to match libffi (#128756)Alex
2025-02-24[NFC][Offload] Fix typo to output architecture (#128527)Jan Patrick Lehr
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2024-12-17[Offload] Add support for loongarch64 to host pluginwanglei
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian
2024-11-13[Offload] Add support for riscv64 to host plugin (#115773)aurel32
2024-09-03[Offload] Change x86_64-pc-linux to x86_64-unknown-linux (#107023)Jan Patrick Lehr
2024-06-13[Offload] Use flat array for cuLaunchKernel (#95116)Johannes Doerfert
2024-06-06[Libomptarget] Rework device initialization and image registration (#93844)Joseph Huber
2024-05-23[Offload] Fix enabling plugins on unsupported platforms (#93186)Joseph Huber
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-09[Offload] Fixes typo in aarch64 triple (#91622)Tulio Magno Quites Machado Filho
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-05-08[Offload] Detect native ELF machine from preprocessor (#91282)Joseph Huber
2024-05-06[Offload] Detect target triple from preprocessor instead of CMake (#91283)Joseph Huber
2024-04-26[Libomptarget] Rename `libomptarget.rtl.x86_64` to `libomptarget.rtl.host` (#...Joseph Huber
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert