File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116
116
CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
117
117
endfunction ()
118
118
119
- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
119
+ set (UNIFIED_RUNTIME_REPO "https://github.com/martygrant /unified-runtime.git" )
120
120
include (${CMAKE_CURRENT_SOURCE_DIR} /cmake/modules/UnifiedRuntimeTag.cmake)
121
121
122
122
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
Original file line number Diff line number Diff line change 1
- # commit 9e48f543b8dd39d45563169433bb529583625dfe
1
+ # commit martin/memimage-info-unswitch
2
2
# Merge: 6a3fece6 1a1108b3
3
3
# Author: Martin Grant <[email protected] >
4
4
# Date: Wed Jan 15 14:33:29 2025 +0000
5
5
# Merge pull request #2540 from martygrant/martin/program-info-unswitch
6
6
# Move urProgramGetInfo success test from a switch to individual tests.
7
- set (UNIFIED_RUNTIME_TAG 9e48f543b8dd39d45563169433bb529583625dfe )
7
+ set (UNIFIED_RUNTIME_TAG martin/memimage-info-unswitch )
You can’t perform that action at this time.
0 commit comments