File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,12 @@ 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" )
120
- # commit 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5
121
- # Merge: a99dbcee 3abe18cf
122
- # Author: Piotr Balcer <piotr.balcer@intel.com>
123
- # Date: Fri Sep 6 17:21:17 2024 +0200
124
- # Merge pull request #1820 from pbalcer/static-linking
125
- # Add support for static linking of the L0 adapter
126
- set (UNIFIED_RUNTIME_TAG 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5)
119
+ set (UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git" )
120
+ # commit put-commit-here
121
+ # Author: Ross Brunton <ross@codeplay.com>
122
+ # Date: Wed Sep 4 17:25:11 2024 +0100
123
+ # Use reference counting on factories
124
+ set (UNIFIED_RUNTIME_TAG 3a6ed49bd4d988618de1a30a7f461c6414f52b6b)
127
125
128
126
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129
127
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
You can’t perform that action at this time.
0 commit comments