File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
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 167ddf9320dba95c9324e373fb863baeb46e09f1
104
- # Merge: 76c6bf9a 0cd10f63
103
+ # commit ee4864fdba53829a06428d98c5d739ff193676ea
104
+ # Merge: ea31b3ec 3f4d574f
105
105
# Author: Kenneth Benzie (Benie) <[email protected] >
106
- # Date: Thu Jul 11 15:12:38 2024 +0100
107
- # Merge pull request #1747 from AllanZyne/review/yang/misalign_access
108
- # [DeviceSanitizer] Support detecting misaligned access error
109
- set (UNIFIED_RUNTIME_TAG 167ddf9320dba95c9324e373fb863baeb46e09f1 )
106
+ # Date: Fri Jul 12 10:25:29 2024 +0100
107
+ # Merge pull request #1852 from igchor/program_build_fix
108
+ # [L0] Use all devices from a context in urProgramBuild
109
+ set (UNIFIED_RUNTIME_TAG ee4864fdba53829a06428d98c5d739ff193676ea )
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