We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4363db commit cf4fe81Copy full SHA for cf4fe81
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -126,7 +126,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
126
set(UNIFIED_RUNTIME_TAG d0a50523006fa6f283da6a36811081add3bb22fc)
127
128
set(UNIFIED_RUNTIME_REPO "https://github.com/yingcong-wu/unified-runtime.git")
129
- set(UNIFIED_RUNTIME_TAG "yc/0827-asan-found_use-after-free")
+ set(UNIFIED_RUNTIME_TAG "yc-0903-handle-option-exception")
130
131
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
132
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
0 commit comments