Skip to content

Commit 32d8e16

Browse files
committed
[UR] Update tag to 5acc824 for UR #2403.
1 parent 97a417a commit 32d8e16

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/Naghasan/unified-runtime")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime")
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 2bea25d7d5404ce82f36caf91c359f65b25187d7
2-
# Merge: 0b5d8f9e e578228a
3-
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
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 41ad797c399368a407ad236e75971244a00b6acc)
1+
# commit 5acc8240aefc020112cc69c0769ea62f8b64c6d7
2+
# Merge: 7ee29785cf0 41ad797c3993
3+
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4+
# Date: Wed Dec 4 11:52:09 2024 +0000
5+
# Merge pull request #2403 from Naghasan/work_group_static_reland
6+
# Add new launch property to support work_group_scratch_memory
7+
set(UNIFIED_RUNTIME_TAG 5acc8240aefc020112cc69c0769ea62f8b64c6d7)

0 commit comments

Comments
 (0)