File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
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/AllanZyne /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 3db3a5e2d935630f2ffddd93a72ae0aa9af89acb
2- # Author: Artur Gainullin <[email protected] > 3- # Date: Tue Oct 22 03:30:08 2024 -0700
4- #
5- # Support UR program creation from multiple device binaries (#2147)
6- set (UNIFIED_RUNTIME_TAG review/yang/restructure_asan_msan)
1+ # commit 8818ab5bf11e94ffd967bed697b13e6f82ea87c9
2+ # Merge: 45f3d8ad 064da157
3+ # Author: Kenneth Benzie (Benie) <[email protected] > 4+ # Date: Wed Dec 11 11:04:29 2024 +0000
5+ # Merge pull request #2325 from AllanZyne/review/yang/restructure_asan_msan
6+ # [DeviceMSAN] Support MemorySanitizer for device offloading
7+ set (UNIFIED_RUNTIME_TAG 8818ab5bf11e94ffd967bed697b13e6f82ea87c9)
You can’t perform that action at this time.
0 commit comments