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 @@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
95
95
endfunction ()
96
96
97
97
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
98
- # commit a6cdcf4591779a925c5f017a19c26ea171797edf
99
- # Merge: 54829f00 cbd581fb
98
+ # commit 1906ce76c9c2d2112584cc0679c25f00c4935e73
99
+ # Merge: 3e3d8748 7f9b30f6
100
100
# Author: Kenneth Benzie (Benie) <[email protected] >
101
- # Date: Mon Apr 29 10:39:11 2024 +0100
102
- # Merge pull request #1346 from omarahmed1111/ensure-getinfo-cts-tests-report-same-dependency-creation-object
103
- # Add output validation checks for getInfo tests and a small USM spec fix
104
- set (UNIFIED_RUNTIME_TAG a6cdcf4591779a925c5f017a19c26ea171797edf )
101
+ # Date: Tue Apr 30 11:25:19 2024 +0100
102
+ # Merge pull request #1452 from jinge90/omp_device_global_intercept
103
+ # [ASAN] Intercept urProgramLink in sanitizer layer
104
+ set (UNIFIED_RUNTIME_TAG 1906ce76c9c2d2112584cc0679c25f00c4935e73 )
105
105
106
106
fetch_adapter_source (level_zero
107
107
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments