Skip to content

Commit cf4fe81

Browse files
committed
update ur
1 parent d4363db commit cf4fe81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
126126
set(UNIFIED_RUNTIME_TAG d0a50523006fa6f283da6a36811081add3bb22fc)
127127

128128
set(UNIFIED_RUNTIME_REPO "https://github.com/yingcong-wu/unified-runtime.git")
129-
set(UNIFIED_RUNTIME_TAG "yc/0827-asan-found_use-after-free")
129+
set(UNIFIED_RUNTIME_TAG "yc-0903-handle-option-exception")
130130

131131
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
132132
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need

0 commit comments

Comments
 (0)