llvm
071f940d - [UR][CUDA][HIP] Fixup UMF error mapping (#18011)

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.
Author
Parents
Loading