Skip to content

Commit

Permalink
[UR][L0] Fix immediate command list use in Command Queues
Browse files Browse the repository at this point in the history
pre-commit PR for oneapi-src/unified-runtime#1802

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

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
https://github.com/nrspruit/unified-runtime.git
d847710b6c5b6bf5a6f51bc4ded8fb25d0287afd
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 74698be

Please sign in to comment.