Skip to content

Commit 99e753b

Browse files
Hugh Delaneymartygrant
authored andcommitted
Update REPO and TAG
1 parent ede906c commit 99e753b

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-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/oneapi-src/unified-runtime.git")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/hdelan/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: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
# commit 098deca1f9f3b9f3f0563ee823ac424d8db30668
2-
# Merge: 58e4d76c2ace 73ba29bfe9df
3-
# Author: Martin Grant <[email protected]>
4-
# Date: Wed Dec 11 17:23:43 2024 +0000
5-
# Merge pull request #2299 from cppchedy/chedy/fix-mipmap-leak
6-
# [CUDA][Bindless] Fix memory leak in interop mapping
7-
set(UNIFIED_RUNTIME_TAG 098deca1f9f3b9f3f0563ee823ac424d8db30668)
1+
set(UNIFIED_RUNTIME_TAG 428a480f3942a69336172ecdcf53d22d5f13414d)

0 commit comments

Comments
 (0)