Skip to content

Commit 5e325a1

Browse files
EwanCmartygrant
authored andcommitted
[SYCL][Graph] Fix L0 multi-device kernel bundles (#16343)
Bumps UR commit to oneapi-src/unified-runtime#2454 which contains a fix for using kernel bundles associated with a multi-device context in a SYCL-Graph --------- Co-authored-by: Martin Morrison-Grant <[email protected]>
1 parent dfe9503 commit 5e325a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 58e4d76c2ace154c053b51592f2645fc43437646
2-
# Merge: e23a75034bb2 bc5d6a695dc8
1+
# commit b7047f6c36ec17b8560c2f1cd9ac9521715a9127
2+
# Merge: 73e5f3c6ff2d fcddf077c290
33
# Author: Martin Grant <[email protected]>
4-
# Date: Wed Dec 11 15:14:14 2024 +0000
5-
# Merge pull request #2436 from igchor/umf_params_bump
6-
# [UMF] bump UMF version to v0.10.0 and adjust code
7-
set(UNIFIED_RUNTIME_TAG 58e4d76c2ace154c053b51592f2645fc43437646)
4+
# Date: Fri Dec 13 14:20:15 2024 +0000
5+
# Merge pull request #2454 from Bensuo/l0_cmd-buf_multi-device
6+
# Fix L0 command-buffer consumption of multi-device kernels
7+
set(UNIFIED_RUNTIME_TAG b7047f6c36ec17b8560c2f1cd9ac9521715a9127)

0 commit comments

Comments
 (0)