Skip to content

Commit

Permalink
[UR] update UR to 1baed0b (#14419)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbalcer authored Jul 4, 2024
1 parent d2c3069 commit a61379a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
endfunction()

set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
# commit 00ca0daaa170fa1a5826e1cdcbdc46a4db0a5694
# Merge: 7b640455 abab204d
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Tue Jul 2 13:52:21 2024 +0100
# Merge pull request #1696 from nrspruit/l0_windows_interop
# [L0] Support for Bindless Image Import
set(UNIFIED_RUNTIME_TAG 00ca0daaa170fa1a5826e1cdcbdc46a4db0a5694)
# commit 1baed0ba696d494a82769366f137e9ddd8af3001
# Merge: 00ca0daa e6dc6d9a
# Author: Piotr Balcer <piotr.balcer@intel.com>
# Date: Wed Jul 3 13:48:27 2024 +0200
# Merge pull request #1771 from igchor/level_zero_v2_dispatcher
# [L0] Initial version of queue dispatcher
set(UNIFIED_RUNTIME_TAG 1baed0ba696d494a82769366f137e9ddd8af3001)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
Expand Down

0 comments on commit a61379a

Please sign in to comment.