summaryrefslogtreecommitdiff
path: root/offload/test/libc
AgeCommit message (Expand)Author
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-01-24[Offload] Move RPC server handling to a dedicated thread (#112988)Joseph Huber
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-10-06[libc] GPU RPC interface: add return value to `rpc_host_call` (#111288)Ivan Butygin
2024-07-26[OpenMP] Do not define '__assert_fail' if we have the GPU libc (#100409)Joseph Huber
2024-07-24Reapply "[libc] Remove 'packaged' GPU build support (#100208)"Joseph Huber
2024-06-29[Offload] Refactor offload test requirements (#95196)Ethan Luis McDonough
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert