This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit b9775b1 committed Feb 10, 2025 · 14 / 15
1 parent 2be11a1 commit b9775b1 Copy full SHA for b9775b1
File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ elseif(SYCL_UR_USE_FETCH_CONTENT)
122
122
CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
123
123
endfunction ()
124
124
125
- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
125
+ set (UNIFIED_RUNTIME_REPO "https://github.com/ldorau /unified-runtime.git" )
126
126
include (${CMAKE_CURRENT_SOURCE_DIR} /cmake/modules/UnifiedRuntimeTag.cmake)
127
127
128
128
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
Original file line number Diff line number Diff line change 1
- # commit 9d6542bac16db69d907002cb0f8c724c7a50d2dc
2
- # Merge: 0e6adfb6 04882ba3
3
- # Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
4
- # Date: Thu Feb 6 11:30:48 2025 +0000
5
- # Merge pull request #2655 from hvdijk/nativecpu-null-phevent
6
- # [NativeCPU] Handle null phEvent.
7
- set (UNIFIED_RUNTIME_TAG 9d6542bac16db69d907002cb0f8c724c7a50d2dc)
1
+ set (UNIFIED_RUNTIME_TAG 4b5799ac0ec43b21aa07c787d47df0aa139abad4)
You can’t perform that action at this time.
0 commit comments