summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/common/include
AgeCommit message (Expand)Author
2025-11-13[Offload] Add device info for shared memory (#167817)Kevin Sala Penades
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-11-04[Offload] Add device UID (#164391)Robert Imschweiler
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner
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-23[Offload][NFC] Avoid temporary string copies in InfoTreeNode (#159372)Alexey Sachkov
2025-09-20[Offload] Remove non-blocking allocation type (#159851)Joseph Huber
2025-09-19[Offload] Implement 'olIsValidBinary' in offload and clean up (#159658)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-09-01[OpenMP][Offload] Mark `SPMD_NO_LOOP` as a valid exec mode (#155990)Ross Brunton
2025-08-28[OpenMP][Offload] Add SPMD-No-Loop mode to OpenMP offload runtime (#154105)Dominik Adamski
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-08-06[AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in...hidekisaito
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran
2025-07-25[Offload] Erase entries from JIT cache when program is destroyed (#148847)Ross Brunton
2025-07-18[Offload] Allow "tagging" device info entries with offload keys (#147317)Ross Brunton
2025-07-10[Offload] Allow querying the size of globals (#147698)Ross Brunton
2025-07-08[Offload] Provide proper memory management for Images on host device (#146066)Ross Brunton
2025-07-02[Offload] Store kernel name in GenericKernelTy (#142799)Ross Brunton
2025-06-25[Offload] Add an `unloadBinary` interface to PluginInterface (#143873)Ross Brunton
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-10[PGO][Offload] Fix offload coverage mapping (#143490)Ethan Luis McDonough
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-03-19[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)Ethan Luis McDonough
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough
2025-02-11[Offload] Properly guard modifications to the RPC device array (#126790)Joseph Huber
2025-02-06[Offload] Make only a single thread handle the RPC server thread (#126067)Joseph Huber
2025-02-02[offload] `gnu::format` with variadic template functions is Clang-only (#124406)Michał Górny
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-27[Offload][NFC] Make sure the thread is not running alreadyJoseph Huber
2025-01-24[Offload] Move RPC server handling to a dedicated thread (#112988)Joseph Huber
2025-01-23[Offload] Make MemoryManager threshold ENV var size_t type. (#124063)hidekisaito
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