File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116 CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
117117 endfunction ()
118118
119- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/npmiller /unified-runtime.git" )
120120 include (${CMAKE_CURRENT_SOURCE_DIR} /cmake/modules/UnifiedRuntimeTag.cmake)
121121
122122 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
Original file line number Diff line number Diff line change 1- # commit 098deca1f9f3b9f3f0563ee823ac424d8db30668
2- # Merge: 58e4d76c2ace 73ba29bfe9df
3- # Author: Martin Grant <martin.morrisongrant @codeplay.com>
4- # Date: Wed Dec 11 17:23:43 2024 +0000
5- # Merge pull request #2299 from cppchedy/chedy/fix-mipmap-leak
6- # [CUDA][Bindless] Fix memory leak in interop mapping
7- set (UNIFIED_RUNTIME_TAG 098deca1f9f3b9f3f0563ee823ac424d8db30668 )
1+ # commit 9937d029c7fdcbf101e89f8515f640c145e059c5
2+ # Merge: 9ac6d5d9 10b0e101
3+ # Author: Callum Fare <callum @codeplay.com>
4+ # Date: Wed Nov 20 14:49:17 2024 +0000
5+ # Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo
6+ # Use extension version of clGetKernelSubGroupInfo when necessary.
7+ set (UNIFIED_RUNTIME_TAG 1b373f83c71eb39d440ca2c1ed82faf3bfa9b720 )
You can’t perform that action at this time.
0 commit comments