Skip to content

Commit

Permalink
[UR][L0] Maintain Lock of Queue while syncing the Last Command Event …
Browse files Browse the repository at this point in the history
…(#14150)

pre-commit PR for
oneapi-src/unified-runtime#1749

---------

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
  • Loading branch information
nrspruit and kbenzie authored Jun 14, 2024
1 parent 73cf85d commit 579484f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
# commit 8788bd13cceb3f8e6338538b624652e6249a4543
# Merge: 78d02039 3f502d8f
# commit 2c86cd84a86761204f302a1c5148a8455561b8e6
# Merge: f23ee23a a4617787
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Wed Jun 12 13:13:52 2024 +0100
# Merge pull request #1697 from againull/review/againull/l0_loader
# [L0] Add flexibility to change level zero repo
8788bd13cceb3f8e6338538b624652e6249a4543
# Date: Fri Jun 14 10:54:08 2024 +0100
# Merge pull request #1749 from nrspruit/fix_NonBlocking_LastCommand
# [L0] Maintain Lock of Queue while syncing the Last Command Event and update Last Command Event only if matching
2c86cd84a86761204f302a1c5148a8455561b8e6
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 579484f

Please sign in to comment.