summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/host
AgeCommit message (Expand)Author
2025-11-20[OFFLOAD] Add support for more fine grained debug messages control (#165416)Alex Duran
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-10-09[OFFLOAD] Remove unused init_device_info plugin interface (#162650)Alex Duran
2025-09-26[Offload] Use Error for allocating/deallocating in plugins (#160811)Kevin Sala Penades
2025-09-20[Offload] Remove non-blocking allocation type (#159851)Joseph Huber
2025-09-16[Offload] Copy loaded images into managed storage (#158748)Joseph Huber
2025-09-08[OpenMP] Move `__omp_rtl_data_environment' handling to OpenMP (#157182)Joseph Huber
2025-08-22[Offload] Implement olMemFill (#154102)Callum Fare
2025-08-22[Offload] `OL_EVENT_INFO_IS_COMPLETE` (#153194)Ross Brunton
2025-08-19[Offload] Add olCalculateOptimalOccupancy (#142950)Ross Brunton
2025-08-15[Offload] Introduce dataFence plugin interface. (#153793)Abhinav Gaba
2025-08-15[Offload] `olLaunchHostFunction` (#152482)Ross Brunton
2025-08-08[Offload] Make olLaunchKernel test thread safe (#149497)Ross Brunton
2025-08-07[Offload] Don't create events for empty queues (#152304)Ross Brunton
2025-07-08[Offload] Provide proper memory management for Images on host device (#146066)Ross Brunton
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