Skip to content

Commit 97df49b

Browse files
committed
Bump UR tag
1 parent a8a18e2 commit 97df49b

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/martygrant/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 9937d029c7fdcbf101e89f8515f640c145e059c5
2-
# Merge: 9ac6d5d9 10b0e101
1+
# commit b0f9293d9b39ce0f8019a02198119a8b6fe0b05f
2+
# Merge: b5294ee0 1f687880
33
# Author: Callum Fare <[email protected]>
4-
# Date: Wed Nov 20 14:49:17 2024 +0000
5-
# Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo
6-
# Use extension version of clGetKernelSubGroupInfo when necessary.
7-
set(UNIFIED_RUNTIME_TAG 1f68788020e2f13602cd209e6e59ede6626185d4)
4+
# Date: Fri Nov 22 11:50:36 2024 +0000
5+
# Merge pull request #2326 from martygrant/martin/fixDevicePartitionOpenCL
6+
# Index into property array in urDevicePartition for OpenCL
7+
set(UNIFIED_RUNTIME_TAG b0f9293d9b39ce0f8019a02198119a8b6fe0b05f)

0 commit comments

Comments
 (0)