Skip to content

Commit a9dd4c0

Browse files
EwanCkbenzie
andcommitted
Update sycl/plugins/unified_runtime/CMakeLists.txt
Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent a9fcef2 commit a9dd4c0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

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

111111
fetch_adapter_source(level_zero
112-
"https://github.com/Bensuo/unified-runtime.git"
113-
"ewan/debug_log_update"
112+
${UNIFIED_RUNTIME_REPO}
113+
# commit 1fa0d2302d70a9aa8b717ecb60db0a7d8a4e5d8f
114+
# Merge: e16d01c0 35b7de5c
115+
# Author: Kenneth Benzie (Benie) <[email protected]>
116+
# Date: Thu May 30 10:14:37 2024 +0100
117+
# Merge pull request #1654 from Bensuo/ewan/debug_log_update
118+
# Debug logging in Level Zero command-buffer update
119+
1fa0d2302d70a9aa8b717ecb60db0a7d8a4e5d8f
114120
)
115121

116122
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)