summaryrefslogtreecommitdiff
path: root/offload/unittests/OffloadAPI/common
AgeCommit message (Expand)Author
2025-09-16[Offload] Make `ASSERT_ERROR` output more readable (#157653)Ross Brunton
2025-09-09[Offload] Skip most liboffload tests if no devices (#157417)Ross Brunton
2025-08-28[Offload] Add PRODUCT_NAME device info (#155632)Ross Brunton
2025-08-26[Offload] Full AMD support for olMemFill (#154958)Ross Brunton
2025-08-19[Offload] Add olCalculateOptimalOccupancy (#142950)Ross Brunton
2025-08-08[Offload] Make olLaunchKernel test thread safe (#149497)Ross Brunton
2025-07-24[Offload] Replace "EventOut" parameters with `olCreateEvent` (#150217)Ross Brunton
2025-07-23[Offload] Rename olWaitEvent/Queue to olSyncEvent/Queue (#150023)Ross Brunton
2025-07-18[Offload] Implement event sync in amdgpu (#149300)Ross Brunton
2025-07-14[Offload] Skip event tests on AMDGPU (#148632)Kenneth Benzie (Benie)
2025-07-11[Offload] Add `olGetSymbolInfo[Size]` (#147962)Ross Brunton
2025-07-11[Offload] Replace `GetKernel` with `GetSymbol` with global support (#148221)Ross Brunton
2025-07-10[Offload] Change `ol_kernel_handle_t` -> `ol_symbol_handle_t` (#147943)Ross Brunton
2025-07-09[Offload] Implement olGetQueueInfo, olGetEventInfo (#142947)Callum Fare
2025-06-20[Offload] Check for initialization (#144370)Ross Brunton
2025-05-20[Offload] Make OffloadAPI gtest error messages more readable (#140728)Ross Brunton
2025-04-29[Offload] Add check-offload-unit for liboffload unittests (#137312)Callum Fare
2025-04-22[Offload] Implement the remaining initial Offload API (#122106)Callum Fare
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-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