File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
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/lukaszstolarczuk /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 7eae5c80a9e969bc12fda57c9cc0a0970f0cd17f
2
- # Merge: 9c652ffb b78cfa71
3
- # Author: Ross Brunton <ross@codeplay.com>
4
- # Date: Thu Jan 9 17:28:00 2025 +0000
5
- # Merge pull request #2048 from RossBrunton/ross/refc
6
- #
7
- # Use reference counting on factories
8
- set (UNIFIED_RUNTIME_TAG 7eae5c80a9e969bc12fda57c9cc0a0970f0cd17f)
1
+ # commit 0607d2c87f82f0c80c71a4341072c9e3627e0136
2
+ # Author: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
3
+ # Date: Mon Jan 13 15:15:26 2025 +0100
4
+ # [common] Bump UMF version to v0.10.1
5
+ set (UNIFIED_RUNTIME_TAG 0607d2c87f82f0c80c71a4341072c9e3627e0136)
You can’t perform that action at this time.
0 commit comments