Skip to content

Commit 112c192

Browse files
committed
add ur branch
1 parent e9cbb87 commit 112c192

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-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/oneapi-src/unified-runtime.git")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/yingcong-wu/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: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
# commit 2bea25d7d5404ce82f36caf91c359f65b25187d7
2-
# Merge: 0b5d8f9e e578228a
3-
# Author: Kenneth Benzie (Benie) <[email protected]>
4-
# Date: Tue Dec 3 12:41:16 2024 +0000
5-
# Merge pull request #2298 from Bensuo/ewan/cuda_update_local_size
6-
# Improve CUDA/HIP local argument handling
7-
set(UNIFIED_RUNTIME_TAG 2bea25d7d5404ce82f36caf91c359f65b25187d7)
1+
set(UNIFIED_RUNTIME_TAG yc-PR/241107-misc-minor-fix)

0 commit comments

Comments
 (0)