Skip to content

Commit 9baa898

Browse files
committed
[UR][L0] Use Intel Level Zero Driver Version String extension
pre-commit PR for oneapi-src/unified-runtime#1816 Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 91d6eba commit 9baa898

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
@@ -108,8 +108,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
108108
set(UNIFIED_RUNTIME_TAG aaf08109f2a05adb61f50478824ae2739526daee)
109109

110110
fetch_adapter_source(level_zero
111-
${UNIFIED_RUNTIME_REPO}
112-
${UNIFIED_RUNTIME_TAG}
111+
https://github.com/nrspruit/unified-runtime.git
112+
5932c7a5f94ed5485dac61df9120919aa6ec3f87
113113
)
114114

115115
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)