Skip to content

Commit 122f946

Browse files
committed
1 parent 083d66c commit 122f946

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-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/0x12CC/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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 27398080349f1d8d21d6a8680e234d29dcd14734 (HEAD, origin/main, origin/HEAD)
2-
# Merge: 572355db942d dc971af72a31
1+
# commit 72e80a42cc8e5b11d43dd9d34b40d470e1476181 (HEAD, origin/main, origin/HEAD)
2+
# Merge: 6e5d0e6b9a47 9c7e56cc765b
33
# Author: Martin Grant <[email protected]>
4-
# Date: Thu Dec 5 14:57:07 2024 +0000
5-
# Merge pull request #2293 from yingcong-wu/yc-PR/241107-misc-minor-fix
6-
# [DeviceAsan] Serval bug fixes
7-
set(UNIFIED_RUNTIME_TAG 27398080349f1d8d21d6a8680e234d29dcd14734)
4+
# Date: Fri Dec 6 10:11:15 2024 +0000
5+
# Merge pull request #2316 from 0x12CC/coop_kernel_query
6+
# Change `urSuggestMaxCooperativeGroupCountExp` to accept ND size parameter
7+
set(UNIFIED_RUNTIME_TAG 72e80a42cc8e5b11d43dd9d34b40d470e1476181)

0 commit comments

Comments
 (0)