Skip to content

Commit 3de0df0

Browse files
committed
change ur tag
1 parent ad59feb commit 3de0df0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ if(SYCL_UR_USE_FETCH_CONTENT)
125125
# [XPTI] Use `ur.call` rather than `ur` in XPTI
126126
set(UNIFIED_RUNTIME_TAG d0a50523006fa6f283da6a36811081add3bb22fc)
127127

128+
set(UNIFIED_RUNTIME_REPO "https://github.com/yingcong-wu/unified-runtime.git")
129+
set(UNIFIED_RUNTIME_TAG "yc-0829-move-tracing-before-sanitizer")
130+
128131
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129132
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
130133
# to link statically on windows

0 commit comments

Comments
 (0)