Skip to content

Commit 60e19a4

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

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 c6663f425b23059dcfccce62f588d2e6fe28cce7)
126+
set(UNIFIED_RUNTIME_TAG af6e1868434af74631fd8d736e5b2d0d8a9d6263)
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-
c6663f425b23059dcfccce62f588d2e6fe28cce7
140+
af6e1868434af74631fd8d736e5b2d0d8a9d6263
141141
)
142142

143143
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)