We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6877d90 commit bad7bb5Copy full SHA for bad7bb5
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -105,11 +105,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
105
# Date: Mon Jun 17 14:49:53 2024 +0100
106
# [CMDBUF] Fix coverity issue in command buffers
107
# - Fix incorrect conditions for copy engine usage that were reported on coverity.
108
- set(UNIFIED_RUNTIME_TAG caeceb4c282c88aa1c8b93ffe56cbc0ad7ae4041)
+ set(UNIFIED_RUNTIME_TAG 62ee573f43e60081d5efbc2eca3d48e79d8b31ce)
109
110
fetch_adapter_source(level_zero
111
https://github.com/winstonzhang-intel/unified-runtime.git
112
- caeceb4c282c88aa1c8b93ffe56cbc0ad7ae4041
+ 62ee573f43e60081d5efbc2eca3d48e79d8b31ce
113
)
114
115
fetch_adapter_source(opencl
0 commit comments