Commit 47ab6d0 1 parent 30578ba commit 47ab6d0 Copy full SHA for 47ab6d0
File tree 1 file changed +2
-8
lines changed
1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,8 @@ 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 7ecf64d60c31cd72bd88588498536d067bad59d6
121
- # Merge: 17aa04d3 6eb5208b
122
- # Author: aarongreig <aaron.greig@codeplay.com>
123
- # Date: Wed Sep 25 11:14:47 2024 +0100
124
- # Merge pull request #1996 from frasercrmck/ur-max-wg-size-props
125
- # Add two new properties to ur_kernel_group_info_t
126
- set (UNIFIED_RUNTIME_TAG 7ecf64d60c31cd72bd88588498536d067bad59d6)
119
+ set (UNIFIED_RUNTIME_REPO "https://github.com/martygrant/unified-runtime.git" )
120
+ set (UNIFIED_RUNTIME_TAG de59929061b0607953d7cb181540a587991b6460)
127
121
128
122
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129
123
# 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