Skip to content

Commit c1c8f6c

Browse files
[UR] phase 2 of counter-based event
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Zhang, Winston <[email protected]>
1 parent a78cf31 commit c1c8f6c

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
@@ -137,8 +137,8 @@ if(SYCL_UR_USE_FETCH_CONTENT)
137137
endif()
138138

139139
fetch_adapter_source(level_zero
140-
${UNIFIED_RUNTIME_REPO}
141-
${UNIFIED_RUNTIME_TAG}
140+
https://github.com/winstonzhang-intel/unified-runtime.git
141+
55792c2104f166cb87b74ab483f4511fb203075c
142142
)
143143

144144
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)