Skip to content

Commit b201077

Browse files
committed
[UR] Bump main tag to b2ac58f
1 parent 54c3271 commit b201077

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Date: Mon Dec 16 13:53:13 2024 +0000
2-
# Merge pull request #2467 from nrspruit/fix_external_import_function_call
3-
# [L0] Fix external semaphore import function calls to match the header
4-
set(UNIFIED_RUNTIME_TAG "cmd-buf_update_errors")
1+
# commit b2ac58f27c63b8ff714e8b0c39b79aaab05a3faf
2+
# Merge: 3472b5bd ead3d07d
3+
# Author: Kenneth Benzie (Benie) <[email protected]>
4+
# Date: Wed Jan 8 10:49:59 2025 +0000
5+
# Merge pull request #2462 from Bensuo/cmd-buf_update_errors
6+
# Improve specification of command-buffer update errors
7+
set(UNIFIED_RUNTIME_TAG b2ac58f27c63b8ff714e8b0c39b79aaab05a3faf)

0 commit comments

Comments
 (0)