Skip to content

Commit b65f579

Browse files
[UR] Phase 2 of counter-based event implementation
PR in UR: oneapi-src/unified-runtime#1698 Signed-off-by: Winston Zhang <[email protected]>
1 parent 5727052 commit b65f579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
106106
# Date: Tue Jul 9 11:20:06 2024 +0100
107107
# Merge pull request #1814 from nrspruit/fix_l0_queue_cts
108108
# [L0] Fix Queue get info and fix Queue release decrement
109-
set(UNIFIED_RUNTIME_TAG 1768740f99746c0bccc91a3d4bde1d158f3f4ba9)
109+
set(UNIFIED_RUNTIME_TAG bd67ffd7bd08ada08613fc160688793e26127774)
110110

111111
fetch_adapter_source(level_zero
112112
https://github.com/winstonzhang-intel/unified-runtime.git
113-
1768740f99746c0bccc91a3d4bde1d158f3f4ba9
113+
bd67ffd7bd08ada08613fc160688793e26127774
114114
)
115115

116116
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)