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/aarongreig /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- set (UNIFIED_RUNTIME_TAG aaron/optionalInfoQueries)
1+ # commit 501057c67bed70cc3eff09d203dc4b3db18408c2
2+ # Merge: 39df0317 c0a372bd
3+ # Author: Kenneth Benzie (Benie) <[email protected] > 4+ # Date: Tue Dec 17 16:07:54 2024 +0000
5+ # Merge pull request #1332 from aarongreig/aaron/optionalInfoQueries
6+ # Explicitly define which info queries are optional.
7+ set (UNIFIED_RUNTIME_TAG 501057c67bed70cc3eff09d203dc4b3db18408c2)
You can’t perform that action at this time.
0 commit comments