We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d1948 commit a9fcef2Copy full SHA for a9fcef2
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -109,8 +109,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
109
set(UNIFIED_RUNTIME_TAG 905804c2e93dd046140057fd07a5d6191063bedc)
110
111
fetch_adapter_source(level_zero
112
- ${UNIFIED_RUNTIME_REPO}
113
- ${UNIFIED_RUNTIME_TAG}
+ "https://github.com/Bensuo/unified-runtime.git"
+ "ewan/debug_log_update"
114
)
115
116
fetch_adapter_source(opencl
0 commit comments