File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116
116
CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
117
117
endfunction ()
118
118
119
- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime" )
119
+ set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git " )
120
120
include (${CMAKE_CURRENT_SOURCE_DIR} /cmake/modules/UnifiedRuntimeTag.cmake)
121
121
122
122
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
Original file line number Diff line number Diff line change 1
- # commit b23a973a08194fbc462e968c7f0b2a04aded9b0e
2
- # Merge: 3ad235de 447b638b
3
- # Author: Neil R. Spruit <neil.r.spruit@intel .com>
4
- # Date: Wed Dec 4 13:35:40 2024 -0800
5
- # Merge pull request #2416 from nrspruit/disable_driver_inorderlists
6
- # [L0] Disabling Driver In Order Lists by default
7
- set (UNIFIED_RUNTIME_TAG b23a973a08194fbc462e968c7f0b2a04aded9b0e )
1
+ # commit bd39fbe70f22d8141481ab8debf49004b0afdca0
2
+ # Merge: b23a973 dc3ca71
3
+ # Author: Martin Grant <martin.morrisongrant@codeplay .com>
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 )
You can’t perform that action at this time.
0 commit comments