Skip to content

Commit a9fcef2

Browse files
committed
[SYCL][Graph] Add debug logging for L0 Graph kernel update
Bumps UR to Level Zero adapter change from oneapi-src/unified-runtime#1654
1 parent d6d1948 commit a9fcef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
109109
set(UNIFIED_RUNTIME_TAG 905804c2e93dd046140057fd07a5d6191063bedc)
110110

111111
fetch_adapter_source(level_zero
112-
${UNIFIED_RUNTIME_REPO}
113-
${UNIFIED_RUNTIME_TAG}
112+
"https://github.com/Bensuo/unified-runtime.git"
113+
"ewan/debug_log_update"
114114
)
115115

116116
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)