Skip to content

Commit 4833537

Browse files
committed
[UR] Bump main tag to ee4864f
1 parent 07dc722 commit 4833537

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
@@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100100
endfunction()
101101

102102
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
105105
# 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)
110110

111111
fetch_adapter_source(level_zero
112112
${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)