File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
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/bratpiorka /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 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)
You can’t perform that action at this time.
0 commit comments