Skip to content

Commit 3e95136

Browse files
committed
Update UR tag.
1 parent ee02864 commit 3e95136

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 ea0f3a1f5f15f9af7bf40bd13669afeb9ada569c
2-
# Merge: bb64b3e9f6d3 4a89e1c69a65
3-
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4-
# Date: Thu Dec 19 11:26:01 2024 +0000
5-
# Merge pull request #2277 from igchor/cooperative_fix
6-
# [Spec] fix urKernelSuggestMaxCooperativeGroupCountExp
7-
set(UNIFIED_RUNTIME_TAG 59b37e3fd00a4f9318fb20a9ca817f254b4b089e)
1+
# commit 232e62f5221d565ec40d051d3c640b836ca91244
2+
# Merge: 76a96238 59b37e3f
3+
# Author: aarongreig <aaron.greig@codeplay.com>
4+
# Date: Mon Dec 23 18:26:58 2024 +0000
5+
# Merge pull request #2498 from Bensuo/fabio/fix_l0_old_loader_no_translate
6+
# Update usage of zeCommandListImmediateAppendCommandListsExp to use dlsym
7+
set(UNIFIED_RUNTIME_TAG 232e62f5221d565ec40d051d3c640b836ca91244)

0 commit comments

Comments
 (0)