File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
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/againull /unified-runtime" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime" )
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- set (UNIFIED_RUNTIME_TAG 28b1429f3aa32eea7c3ebc874bd1614a4e957056)
1+ # commit db83117e830406b0d9950e24892dba868acba354
2+ # Merge: 0a90db9b c79df596
3+ # Author: Callum Fare <[email protected] > 4+ # Date: Wed Nov 27 16:04:19 2024 +0000
5+ # Merge pull request #2261 from againull/againull/2d_block_exp
6+ # Add new device descriptor to query 2D block array capabilities of the Intel GPU
7+ set (UNIFIED_RUNTIME_TAG db83117e830406b0d9950e24892dba868acba354)
You can’t perform that action at this time.
0 commit comments