llvm
071f940d
- [UR][CUDA][HIP] Fixup UMF error mapping (#18011)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[UR][CUDA][HIP] Fixup UMF error mapping (#18011) 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.
References
#18011 - [UR][CUDA][HIP] Fixup UMF error mapping
Author
npmiller
Parents
f899fb31
Loading