File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-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/winstonzhang-intel /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 bd39fbe70f22d8141481ab8debf49004b0afdca0
2- # Merge: b23a973 dc3ca71
1+ # commit 5f4a5a27e8192ee41ce21c8fb140d770c779af78
2+ # Merge: 4111306dc9d2 039cf144f535
33# Author: Martin Grant <[email protected] > 4- # Date: Thu Dec 5 09:12:06 2024 +0000
5- # Merge pull request #2361 from nrspruit/l0_external_semaphore
6- # [L0] Add Support for External Semaphores
7- set (UNIFIED_RUNTIME_TAG bd39fbe70f22d8141481ab8debf49004b0afdca0 )
4+ # Date: Thu Dec 5 10:49:58 2024 +0000
5+ # Merge pull request #2334 from winstonzhang-intel/interrupt-based
6+ # [L0] Interrupt-based event implementation
7+ set (UNIFIED_RUNTIME_TAG 5f4a5a27e8192ee41ce21c8fb140d770c779af78 )
You can’t perform that action at this time.
0 commit comments