Skip to content

Commit 96b07cf

Browse files
authored
1 parent 0e892be commit 96b07cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
9595
endfunction()
9696

9797
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)
105105

106106
fetch_adapter_source(level_zero
107107
${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)