Skip to content

Commit 4e27d42

Browse files
committed
[UR] Bump main tag to 75745a9
1 parent 6c65730 commit 4e27d42

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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 & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit ea0f3a1f5f15f9af7bf40bd13669afeb9ada569c
2-
# Merge: bb64b3e9f6d3 4a89e1c69a65
3-
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4-
# Date: Thu Dec 19 11:26:01 2024 +0000
5-
# Merge pull request #2277 from igchor/cooperative_fix
6-
# [Spec] fix urKernelSuggestMaxCooperativeGroupCountExp
7-
set(UNIFIED_RUNTIME_TAG review/yang/fix_msan_empty_kernel)
1+
# commit 75745a910cb7197de6e214c1f23c544895afbbb7
2+
# Merge: 0eb08b67 5a7d8fa0
3+
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
4+
# Date: Mon Jan 6 11:21:29 2025 +0000
5+
# Merge pull request #2508 from AllanZyne/review/yang/fix_msan_empty_kernel
6+
# [DeviceMSAN] Fix empty kernel
7+
set(UNIFIED_RUNTIME_TAG 75745a910cb7197de6e214c1f23c544895afbbb7)

0 commit comments

Comments
 (0)