Skip to content

Commit 760b8b4

Browse files
committed
[UR][L0] Enable Immediate Command List by default given Intel DG2
-pre-commit PR for oneapi-src/unified-runtime#1951 Signed-off-by: Neil R. Spruit <[email protected]>
1 parent eabbb15 commit 760b8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ if(SYCL_UR_USE_FETCH_CONTENT)
136136
endif()
137137

138138
fetch_adapter_source(level_zero
139-
${UNIFIED_RUNTIME_REPO}
140-
${UNIFIED_RUNTIME_TAG}
139+
https://github.com/nrspruit/unified-runtime.git
140+
e2cc90c7d1a4c6da88322f4a438939dbdadcbc28
141141
)
142142

143143
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)