@@ -100,23 +100,17 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100
100
endfunction ()
101
101
102
102
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
103
- # commit 4a60029d79aeb6a2bb09fc2f7677ec682634aa6e
104
- # Merge: 01af5602 79be9c5f
103
+ # commit 658393fa28837ecc3dbe2901368ff91f526e8ff5
104
+ # Merge: 5be5aa49 649c5f04
105
105
# Author: Kenneth Benzie (Benie) <[email protected] >
106
- # Date: Mon Jul 8 13:52:48 2024 +0100
107
- # Merge pull request #1775 from Bensuo/fabio/refactor_l0_cmd_buffer
108
- # Refactor Level Zero Command-Buffer implementation
109
- set (UNIFIED_RUNTIME_TAG 4a60029d79aeb6a2bb09fc2f7677ec682634aa6e )
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 658393fa28837ecc3dbe2901368ff91f526e8ff5 )
110
110
111
111
fetch_adapter_source (level_zero
112
112
${UNIFIED_RUNTIME_REPO}
113
- # commit f404f4deab8182aafa03caf27438ea7b62d1a24a (HEAD, origin/main, origin/HEAD)
114
- # Merge: 4a60029d 686cf44d
115
- # Author: Neil R. Spruit <[email protected] >
116
- # Date: Mon Jul 8 13:33:20 2024 -0700
117
- # Merge pull request #1806 from againull/review/againull/fix_overflow
118
- # [UR][L0] Fix undefined behavior caused by shifting more than bits count
119
- f404f4deab8182aafa03caf27438ea7b62d1a24a
113
+ ${UNIFIED_RUNTIME_TAG}
120
114
)
121
115
122
116
fetch_adapter_source (opencl
0 commit comments