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.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 c30cfbd617ab68d32d1ba276f2513274e116bd0b)
1+ # commit 2f479e01f62ed96a9466d19d9df1aabeda77b335
2+ # Merge: b0f9293d b693389e
3+ # Author: Callum Fare <[email protected] > 4+ # Date: Fri Nov 22 15:27:05 2024 +0000
5+ # Merge pull request #2370 from againull/multi_device_sanitizer
6+ # [L0] Check that program is in exe state in urProgramGetGlobalVariablePointer
7+ set (UNIFIED_RUNTIME_TAG 2f479e01f62ed96a9466d19d9df1aabeda77b335)
You can’t perform that action at this time.
0 commit comments