Skip to content

Commit 40f0a6a

Browse files
EwanCmartygrant
andauthored
[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 12134d7 commit 40f0a6a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 4739d4cc30534d80fba4c876bfbafa51d3cad53a
2-
# Merge: b0d133d5d5e8 44b4ff98ae79
1+
# commit b7047f6c36ec17b8560c2f1cd9ac9521715a9127
2+
# Merge: 73e5f3c6ff2d fcddf077c290
33
# Author: Martin Grant <[email protected]>
4-
# Date: Fri Dec 13 11:30:56 2024 +0000
5-
# Merge pull request #2437 from bashbaug/add-opencl-device-queries
6-
# add a few missing Intel GPU device queries, fix device ID query
7-
set(UNIFIED_RUNTIME_TAG 4739d4cc30534d80fba4c876bfbafa51d3cad53a)
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)