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/zhaomaosu /unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /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 2bea25d7d5404ce82f36caf91c359f65b25187d7
2- # Merge: 0b5d8f9e e578228a
3- # Author: Kenneth Benzie (Benie) <k.benzie @codeplay.com>
4- # Date: Tue Dec 3 12:41:16 2024 +0000
5- # Merge pull request #2298 from Bensuo/ewan/cuda_update_local_size
6- # Improve CUDA/HIP local argument handling
7- set (UNIFIED_RUNTIME_TAG reuse-shadow-memory )
1+ # commit d8fde1bdb3c60af0ee13cc44fab567a508644f77
2+ # Merge: d88481bf20a0 bc5105f1cf30
3+ # Author: Martin Grant <martin.morrisongrant @codeplay.com>
4+ # Date: Fri Dec 6 12:05:32 2024 +0000
5+ # Merge pull request #2266 from zhaomaosu/reuse-shadow-memory
6+ # [DeviceASAN] Re-use shadow if required size is not larger than last one
7+ set (UNIFIED_RUNTIME_TAG d8fde1bdb3c60af0ee13cc44fab567a508644f77 )
You can’t perform that action at this time.
0 commit comments