You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UR][L0] Memory interop support given external buffer (#17458)
Enable L0 to directly import the memory allocated for NPU/iGPU and let
SYCL kernel running on iGPU be able to directly access the data it will
reduce the overhead of data movement between NPU/iGPU and iGPU.
---------
Signed-off-by: Zhang, Winston <[email protected]>
Co-authored-by: Peter Žužek <[email protected]>
0 commit comments