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
The UMF provided CUDA adapter uses the name "CUDA" and stores native
errors as `CUresult`.
Changes the HIP providers to use the name "HIP". The HIP providers use
`ur_result_t` as native errors.
0 commit comments