Skip to content

Commit 860c77e

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 27b48a9 commit 860c77e

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
@@ -123,7 +123,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
123123
# Date: Fri Oct 4 16:39:59 2024 +0100
124124
# Merge pull request #2018 from wenju-he/L0-bindless-image-device-query
125125
# [L0] Fix device query of bindless image support
126-
set(UNIFIED_RUNTIME_TAG 681ce2c63064fe3d190ea19ed0bc4f2ddd0817a8)
126+
set(UNIFIED_RUNTIME_TAG c6663f425b23059dcfccce62f588d2e6fe28cce7)
127127

128128
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129129
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
@@ -137,7 +137,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
137137

138138
fetch_adapter_source(level_zero
139139
https://github.com/winstonzhang-intel/unified-runtime.git
140-
681ce2c63064fe3d190ea19ed0bc4f2ddd0817a8
140+
c6663f425b23059dcfccce62f588d2e6fe28cce7
141141
)
142142

143143
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)