Skip to content

Commit 579484f

Browse files
nrspruitkbenzie
andauthored
[UR][L0] Maintain Lock of Queue while syncing the Last Command Event (#14150)
pre-commit PR for oneapi-src/unified-runtime#1749 --------- Signed-off-by: Neil R. Spruit <[email protected]> Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent 73cf85d commit 579484f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
110110

111111
fetch_adapter_source(level_zero
112112
${UNIFIED_RUNTIME_REPO}
113-
# commit 8788bd13cceb3f8e6338538b624652e6249a4543
114-
# Merge: 78d02039 3f502d8f
113+
# commit 2c86cd84a86761204f302a1c5148a8455561b8e6
114+
# Merge: f23ee23a a4617787
115115
# Author: Kenneth Benzie (Benie) <[email protected]>
116-
# Date: Wed Jun 12 13:13:52 2024 +0100
117-
# Merge pull request #1697 from againull/review/againull/l0_loader
118-
# [L0] Add flexibility to change level zero repo
119-
8788bd13cceb3f8e6338538b624652e6249a4543
116+
# Date: Fri Jun 14 10:54:08 2024 +0100
117+
# Merge pull request #1749 from nrspruit/fix_NonBlocking_LastCommand
118+
# [L0] Maintain Lock of Queue while syncing the Last Command Event and update Last Command Event only if matching
119+
2c86cd84a86761204f302a1c5148a8455561b8e6
120120
)
121121

122122
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)