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
[SYCL][CUDA] Port CUDA plugin to Unified Runtime (#9512)
This moves the CUDA plugin implementation to Unified Runtime; and
changes the pi_cuda plugin to use pi2ur to implement PI. The changes to
the implementation have been kept to a minimum and should be
functionally the same. Documentation and comments have been moved
verbatim, other than changing PI references to UR.
This PR is based on top of the Level Zero adapter (#8744) so will only
be ready when that is merged.
---------
Co-authored-by: Petr Vesely <[email protected]>
Co-authored-by: Omar Ahmed <[email protected]>
Co-authored-by: Martin Morrison-Grant <[email protected]>
Co-authored-by: Aaron Greig <[email protected]>
0 commit comments