Skip to content

Commit 06ae100

Browse files
committed
Update UR tag
1 parent 27cef14 commit 06ae100

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/bensuo/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 3d58884b4939d9bd095c917f8dd823ac8486684c
2-
# Merge: 6ade245e b0bd146a
3-
# Author: aarongreig <aaron.greig@codeplay.com>
4-
# Date: Thu Oct 31 14:05:55 2024 +0000
5-
# Merge pull request #2228 from nrspruit/copy_engine_refactor
6-
# [L0] Refactor Copy Engine Usage checks for Performance
7-
set(UNIFIED_RUNTIME_TAG b7d78ba6de853103e4bb6c8dddfe43ad3e65b3a9)
1+
# commit 5955bad3afc49612676d7c00566a3ac6f074c63c
2+
# Merge: f01741af b7d78ba6
3+
# Author: Callum Fare <callum@codeplay.com>
4+
# Date: Wed Nov 6 10:46:25 2024 +0000
5+
# Merge pull request #2264 from Bensuo/ben/cmdbuf-local-arg-fix
6+
# [CMDBUF] Fix incorrect handling of shared local mem args in CUDA/HIP
7+
set(UNIFIED_RUNTIME_TAG 5955bad3afc49612676d7c00566a3ac6f074c63c)

0 commit comments

Comments
 (0)