File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -100,12 +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 aaf08109f2a05adb61f50478824ae2739526daee
104
- # Author: Ben Tracy <[email protected] >
105
- # Date: Mon Jun 17 14:49:53 2024 +0100
106
- # [CMDBUF] Fix coverity issue in command buffers
107
- # - Fix incorrect conditions for copy engine usage that were reported on coverity.
108
- set (UNIFIED_RUNTIME_TAG aaf08109f2a05adb61f50478824ae2739526daee )
103
+ # commit 00ca0daaa170fa1a5826e1cdcbdc46a4db0a5694
104
+ # Merge: 7b640455 abab204d
105
+ # Author: Kenneth Benzie (Benie) <[email protected] >
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 )
109
110
110
111
fetch_adapter_source (level_zero
111
112
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments