summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/common/include/PluginInterface.h
AgeCommit message (Expand)Author
2025-06-20[Offload] Add type information to device info nodes (#144535)Ross Brunton
2025-06-13[Offload] Replace device info queue with a tree (#144050)Ross Brunton
2025-06-03[Offload] Don't check in generated files (#141982)Callum Fare
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-05-19[Offload] Add Error Codes to PluginInterface (#138258)Ross Brunton
2025-05-13[Offload] Remove unused field IsBareKernel. (#139815)Dhruva Chakrabarti
2025-04-23[Offload] Fix handling of 'bare' mode when environment missing (#136794)Joseph Huber
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian
2024-12-05Reland #118503: [Offload] Introduce offload-tblgen and initial new API implem...Callum Fare
2024-12-03Revert "Reland of #108413: [Offload] Introduce offload-tblgen and initial new...Jan Patrick Lehr
2024-12-03Reland of #108413: [Offload] Introduce offload-tblgen and initial new API imp...Callum Fare
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-11-28Revert "Reland #2 - [Offload] Introduce offload-tblgen and initial new API im...Jan Patrick Lehr
2024-11-28Reland #2 - [Offload] Introduce offload-tblgen and initial new API implementa...Callum Fare
2024-11-27Revert "Reland - [Offload] Introduce offload-tblgen and initial new API imple...Fraser Cormack
2024-11-27Reland - [Offload] Introduce offload-tblgen and initial new API implementatio...Callum Fare
2024-11-25Revert "[Offload] Introduce offload-tblgen and initial new API implementation...Joseph Huber
2024-11-25[Offload] Introduce offload-tblgen and initial new API implementation (#108413)Callum Fare
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-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert
2024-07-30[Offload] Implement double free (and other allocation error) reporting (#100261)Johannes Doerfert
2024-06-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich
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] Only initialize a plugin if it is needed (#92765)Joseph Huber
2024-05-16[Libomptarget] Rework Record & Replay to be a plugin member (#88928) (#89097)Joseph Huber
2024-05-16[Libomptarget] Remove requires information from plugin (#80345)Joseph Huber
2024-05-14[Offload] Remove old references to `isCtor` (#91766)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