We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5727052 commit b65f579Copy full SHA for b65f579
sycl/plugins/unified_runtime/CMakeLists.txt
@@ -106,11 +106,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
106
# Date: Tue Jul 9 11:20:06 2024 +0100
107
# Merge pull request #1814 from nrspruit/fix_l0_queue_cts
108
# [L0] Fix Queue get info and fix Queue release decrement
109
- set(UNIFIED_RUNTIME_TAG 1768740f99746c0bccc91a3d4bde1d158f3f4ba9)
+ set(UNIFIED_RUNTIME_TAG bd67ffd7bd08ada08613fc160688793e26127774)
110
111
fetch_adapter_source(level_zero
112
https://github.com/winstonzhang-intel/unified-runtime.git
113
- 1768740f99746c0bccc91a3d4bde1d158f3f4ba9
+ bd67ffd7bd08ada08613fc160688793e26127774
114
)
115
116
fetch_adapter_source(opencl
0 commit comments