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
pre-commit PR for oneapi-src/unified-runtime#1749

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
  • Loading branch information
nrspruit committed Jun 12, 2024
1 parent ae79b95 commit 96e0e36
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
set(UNIFIED_RUNTIME_TAG b13c5e1f85e01fef7de7568835092f8592ded6e4)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
# commit 8788bd13cceb3f8e6338538b624652e6249a4543
# Merge: 78d02039 3f502d8f
# 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
https://github.com/nrspruit/unified-runtime.git
6db9291f22a0fa323268de2b996ee1648432f1c8
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 96e0e36

Please sign in to comment.