Skip to content

Commit bb0326d

Browse files
committed
[UR] Bump main tag to 8818ab5
1 parent f189391 commit bb0326d

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
117117
endfunction()
118118

119-
set(UNIFIED_RUNTIME_REPO "https://github.com/AllanZyne/unified-runtime.git")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120120
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
121121

122122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# commit 3db3a5e2d935630f2ffddd93a72ae0aa9af89acb
2-
# Author: Artur Gainullin <[email protected]>
3-
# Date: Tue Oct 22 03:30:08 2024 -0700
4-
#
5-
# Support UR program creation from multiple device binaries (#2147)
6-
set(UNIFIED_RUNTIME_TAG review/yang/restructure_asan_msan)
1+
# commit 8818ab5bf11e94ffd967bed697b13e6f82ea87c9
2+
# Merge: 45f3d8ad 064da157
3+
# Author: Kenneth Benzie (Benie) <[email protected]>
4+
# Date: Wed Dec 11 11:04:29 2024 +0000
5+
# Merge pull request #2325 from AllanZyne/review/yang/restructure_asan_msan
6+
# [DeviceMSAN] Support MemorySanitizer for device offloading
7+
set(UNIFIED_RUNTIME_TAG 8818ab5bf11e94ffd967bed697b13e6f82ea87c9)

0 commit comments

Comments
 (0)