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
This patch adds a variable to enable image support for HIP, and updates
the one for CUDA to use the UR naming.
SYCL images support is similar for CUDA and HIP, so it makes sense to
treat them the same, and any future work on this will focus on bindless
images rather than SYCL images.
UR side PR: oneapi-src/unified-runtime#2356
---------
Co-authored-by: Martin Morrison-Grant <[email protected]>
0 commit comments