File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100
100
endfunction ()
101
101
102
102
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 )
110
110
111
111
fetch_adapter_source (level_zero
112
112
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments