Skip to content

Commit a61379a

Browse files
authored
[UR] update UR to 1baed0b (#14419)
1 parent d2c3069 commit a61379a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100100
endfunction()
101101

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

111111
fetch_adapter_source(level_zero
112112
${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)