aboutsummaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen
AgeCommit message (Expand)AuthorFilesLines
2 hours[OFFLOAD][L0] Remove leftover global constructor (#182611) (#182665)Alex Duran4-12/+11
29 hours[flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (#181039)Joseph Huber2-0/+15
3 days[Offload] Always check/consume Error (#182008)Jan Patrick Lehr1-1/+3
4 days[OFFLOAD] Extend olMemRegister API to handle cases when a memory block may ha...fineg742-153/+97
5 days[libc] Replace RPC 'close()' mechanism with RAII handler (#181690)Joseph Huber1-1/+0
8 days[OFFLOAD] Add support for host offloading device (#177307)fineg741-8/+43
10 days[Offload] Try to load Level Zero loader with version suffix (#180042)Hansang Bae1-2/+28
10 days[OFFLOAD] Support host plugin on Windows (#180401)Alex Duran2-38/+48
2026-02-06[Offload] Make the RPC callbacks private to each running server (#178901)Joseph Huber2-14/+21
2026-02-06[OFFLOAD] Fix TARGET_NAME in plugins common code (#180151)Alex Duran1-1/+1
2026-01-30[Offload] Add a function to register an RPC Server callback (#178774)Joseph Huber2-8/+31
2026-01-20[Offload] Cast to `void *` in the debug message (#177019)Hansang Bae1-4/+7
2026-01-20[OFFLOAD] Add asynchronous queue query API for libomptarget migration (#172231)fineg747-17/+50
2026-01-15[Offload] Remove unnecessary `maybe_unused` attribute (#175855)Hansang Bae1-3/+3
2026-01-14[Offload] Small debug message fix in Level Zero plugin (#175958)Hansang Bae1-2/+1
2026-01-13[OFFLOAD] Update CUDA and AMD plugins to new debug format (#175787)Alex Duran5-15/+27
2026-01-13Revert "[OFFLOAD] Update CUDA and AMD plugins to new debug format" (#175786)Alex Duran5-21/+15
2026-01-13[OFFLOAD] Update CUDA and AMD plugins to new debug format (#175757)Alex Duran5-15/+21
2026-01-12[NFC][Offload] Rename a function (#175673)Hansang Bae1-6/+6
2026-01-12[Offload] Fix level_zero plugin build (#175664)Hansang Bae1-2/+0
2026-01-12[Offload] Update debug message printig in the plugins (#175205)Hansang Bae15-247/+270
2026-01-12[OFFLOAD] Add memory data locking API for libomptarget migration (#173138)fineg741-2/+3
2026-01-12[OFFLOAD][OpenMP] Remove old style REPORT support (#175607)Alex Duran2-2/+2
2026-01-09[OpenMP] Remove testing LTO variant on CPU targets (#175187)Joseph Huber1-7/+7
2026-01-08[OFFLOAD] Make L0 provide more information about device to be consistent with...fineg742-1/+26
2025-12-18[OFFLOAD][L0] Expose native ELF to upper layers (#172819)Alex Duran5-94/+91
2025-12-18[OFFLOAD][L0] Improve symbol device lookup (#172820)Alex Duran3-12/+11
2025-12-18[OFFLOAD][L0] Fix usages of getDebugLevel in L0 plugin (#172815)Alex Duran2-50/+60
2025-12-18[OFFLOAD] Add plugin with support for Intel oneAPI Level Zero (#158900)Alex Duran23-0/+5840
2025-12-17[Offload] Debug message update part 3 (#171684)Hansang Bae5-127/+140
2025-12-14[offload] Fix CUDA args size by subtracting tail padding (#172249)Kevin Sala Penades3-2/+33
2025-11-20[OFFLOAD] Add support for more fine grained debug messages control (#165416)Alex Duran1-0/+2
2025-11-19[Offload] Make the RPC thread sleep briefly when idle (#168596)Joseph Huber1-3/+18
2025-11-13[Offload] Add device info for shared memory (#167817)Kevin Sala Penades3-4/+28
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber3-7/+11
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber5-127/+9
2025-11-04[Offload] Add device UID (#164391)Robert Imschweiler7-4/+63
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner3-0/+55
2025-10-21[Offload] Use `amd_signal_async_handler` for host function calls (#154131)Ross Brunton1-18/+32
2025-10-09[OFFLOAD] Remove unused init_device_info plugin interface (#162650)Alex Duran5-64/+2
2025-10-06[Offload] Remove check on kernel argument sizes (#162121)Joseph Huber1-5/+0
2025-10-02[OFFLOAD] Restore interop functionality (#161429)Alex Duran2-0/+75
2025-09-26[Offload] Use Error for allocating/deallocating in plugins (#160811)Kevin Sala Penades6-126/+158
2025-09-24[Offload] Print Image location rather than casting it (#160309)Ross Brunton1-2/+4
2025-09-23[Offload][NFC] Avoid temporary string copies in InfoTreeNode (#159372)Alexey Sachkov1-3/+4
2025-09-22[Remarks] Restructure bitstream remarks to be fully standalone (#156715)Tobias Stadler1-3/+4
2025-09-20[Offload] Remove non-blocking allocation type (#159851)Joseph Huber6-28/+3
2025-09-19[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)Joseph Huber2-26/+29
2025-09-19[Offload] Implement 'olIsValidBinary' in offload and clean up (#159658)Joseph Huber2-18/+11
2025-09-17[LLVM] Fix offload and update CUDA ABI for all SM values (#159354)Joseph Huber1-1/+1