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 9d71afb85694c133ec5aede5bad11dc4d9d05972 (HEAD, upstream/main, upstream/HEAD)
121
- # Merge: d50a59ec 5be1aa41
122
- # Author: Piotr Balcer <piotr.balcer@intel.com>
123
- # Date: Fri Sep 6 09:45:31 2024 +0200
124
- # Merge pull request #2062 from nrspruit/fix_inorder_cache
125
- # [L0] Fix Command List Cache to correctly set In order List property
126
- set (UNIFIED_RUNTIME_TAG 9d71afb85694c133ec5aede5bad11dc4d9d05972)
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 e00cb3e07aa8f274edc590847bfbfbd8cd63d2fe)
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