llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[UR][L0 v2] Implement zero-copy buffers for integrated gpus

Open mateuszpn opened this issue 1 month ago • 1 comments

Implementation of zero-copy buffer operation in integrated GPUs. The GPUs share memory with host - therefore some buffer operations can be zero-copy, unlike in discrete GPUs.

mateuszpn avatar Nov 21 '25 16:11 mateuszpn

@intel/llvm-reviewers-runtime this is friendly invitation to review

mateuszpn avatar Dec 03 '25 18:12 mateuszpn