File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments