Skip to content

Commit e81de92

Browse files
[UR] Refactoring of boolean event parameters
PR in URT: oneapi-src/unified-runtime#1600 Signed-off-by: Winston Zhang <[email protected]>
1 parent fbb1fb0 commit e81de92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

+2-2
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/winstonzhang-intel/unified-runtime.git
140+
4433ec86dd4014b6d0ba52ea482e742980eff2fc
141141
)
142142

143143
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)