File tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
95
95
endfunction ()
96
96
97
97
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
98
- # commit 717791bfc636a1cd69f95f09fea15fcd70a9fb23
99
- # Merge: 601062ba f8c4facd
100
- # Author: aarongreig <aaron.greig @codeplay.com>
101
- # Date: Fri Apr 19 10:35:14 2024 +0100
102
- # Merge pull request #1517 from nrspruit/fix_l0_coverity_sync
103
- # [L0] Store LastCommandEvent before unlock during queue sync
104
- set (UNIFIED_RUNTIME_TAG 717791bfc636a1cd69f95f09fea15fcd70a9fb23 )
98
+ # commit 31d0fe153733601fe4864fffb9148d554fe9a7ca
99
+ # Merge: 2eea85f2 6a602134
100
+ # Author: Kenneth Benzie (Benie) <k.benzie @codeplay.com>
101
+ # Date: Mon Apr 22 14:38:18 2024 +0100
102
+ # Merge pull request #1243 from kbenzie/benie/fix-urinfo-device-uuid-printing
103
+ # [urinfo] Fix printing of device UUID
104
+ set (UNIFIED_RUNTIME_TAG 31d0fe153733601fe4864fffb9148d554fe9a7ca )
105
105
106
106
fetch_adapter_source(level_zero
107
107
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments