Skip to content

Commit 4c7baa7

Browse files
jinge90kbenzie
andauthored
[UR] Intercept urProgramLinkExp in ur ASAN layer (#13048)
UR part: oneapi-src/unified-runtime#1452 --------- Signed-off-by: jinge90 <[email protected]> Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent fee1b10 commit 4c7baa7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
9595
endfunction()
9696

9797
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
100100
# 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)
105105

106106
fetch_adapter_source(level_zero
107107
${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)