Skip to content

Commit bad7bb5

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 6877d90 commit bad7bb5

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
@@ -105,11 +105,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
105105
# Date: Mon Jun 17 14:49:53 2024 +0100
106106
# [CMDBUF] Fix coverity issue in command buffers
107107
# - Fix incorrect conditions for copy engine usage that were reported on coverity.
108-
set(UNIFIED_RUNTIME_TAG caeceb4c282c88aa1c8b93ffe56cbc0ad7ae4041)
108+
set(UNIFIED_RUNTIME_TAG 62ee573f43e60081d5efbc2eca3d48e79d8b31ce)
109109

110110
fetch_adapter_source(level_zero
111111
https://github.com/winstonzhang-intel/unified-runtime.git
112-
caeceb4c282c88aa1c8b93ffe56cbc0ad7ae4041
112+
62ee573f43e60081d5efbc2eca3d48e79d8b31ce
113113
)
114114

115115
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)