Skip to content

Commit 0a4c264

Browse files
committed
Bump UR tag
1 parent dbadad3 commit 0a4c264

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/nrspruit/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 2f479e01f62ed96a9466d19d9df1aabeda77b335
2-
# Merge: b0f9293d b693389e
1+
# commit 38ee6ce2a0400573c0c7c5da782bc32ff578fcc4
2+
# Merge: c7086f7f 91b6db04
33
# Author: Callum Fare <[email protected]>
4-
# Date: Fri Nov 22 15:27:05 2024 +0000
5-
# Merge pull request #2370 from againull/multi_device_sanitizer
6-
# [L0] Check that program is in exe state in urProgramGetGlobalVariablePointer
7-
set(UNIFIED_RUNTIME_TAG 91b6db04e70f6554fd07314bdc392da1f7ee9d40)
4+
# Date: Mon Nov 25 11:04:37 2024 +0000
5+
# Merge pull request #2303 from nrspruit/zeInitDrivers
6+
# [L0] Implement Support for zeInitDrivers
7+
set(UNIFIED_RUNTIME_TAG 38ee6ce2a0400573c0c7c5da782bc32ff578fcc4)

0 commit comments

Comments
 (0)