Skip to content

Commit d2dc331

Browse files
committed
[DRAFT] [UR] update ur tag
1 parent 71ca51f commit d2dc331

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

+1-1
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/oneapi-src/unified-runtime.git")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/bratpiorka/unified-runtime.git")
120120
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
121121

122122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
+2-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
# commit e2df8acd37c3c159364cfdf9dfdc1be35b71779e
2-
# Merge: 992ff37f 3a31ffee
3-
# Author: Kenneth Benzie (Benie) <[email protected]>
4-
# Date: Fri Jan 31 10:15:03 2025 +0000
5-
# Merge pull request #2575 from DBDuncan/duncan/extend-copies
6-
# [CUDA][Bindless] Add support for device to device pitched copies and host to host copies
7-
set(UNIFIED_RUNTIME_TAG e2df8acd37c3c159364cfdf9dfdc1be35b71779e)
1+
2+
set(UNIFIED_RUNTIME_TAG 0b66c17543e4db3933ecee30cdbade89246609f9)

0 commit comments

Comments
 (0)