Skip to content

Commit e2a954f

Browse files
committed
Bump UR tag
1 parent f47c7e7 commit e2a954f

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 0ea47d7c70b9a21a3d90612a0a0e7525034e62f7
2-
# Merge: e3247c23 e36941cb
1+
# commit 28ef4c811df90f4fa592e4a03f2382462c22b60f
2+
# Merge: c3bcabfd 257225f9
33
# Author: Callum Fare <[email protected]>
4-
# Date: Tue Nov 19 10:24:08 2024 +0000
5-
# Merge pull request #1584 from zhaomaosu/simplify-device-global
6-
# [DeviceSanitizer] Remove device global "__AsanDeviceGlobalCount"
7-
set(UNIFIED_RUNTIME_TAG c67652b5318fe6e2e2f31467f899c4d7b22fe952)
4+
# Date: Thu Nov 21 15:26:06 2024 +0000
5+
# Merge pull request #2343 from nrspruit/coverity_fixes_l0
6+
# [L0] fix Coverity issues in memory and timestamps
7+
set(UNIFIED_RUNTIME_TAG 28ef4c811df90f4fa592e4a03f2382462c22b60f)

0 commit comments

Comments
 (0)