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
[UR] Implement getProviderNativeError in CUDA adptr. tests (#18055)
This fixes debug builds of UR with CUDA enabled; in that configuration
the `test-adapter-cuda` emits a call to `umf::umf2urResult` which
requires an implementaiton of `umf::getProviderNativeError`.
0 commit comments