File tree 2 files changed +3
-8
lines changed
2 files changed +3
-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.git" )
119
+ set (UNIFIED_RUNTIME_REPO "https://github.com/bratpiorka /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 b841691699393dd2375e987c3d38d5f59c3e35cf
2
- # Merge: c6859445 9de10cd9
3
- # Author: Kenneth Benzie (Benie) <[email protected] >
4
- # Date: Thu Jan 23 16:07:06 2025 +0000
5
- # Merge pull request #2559 from Bensuo/fix_kernel_arg_indices
6
- # [CUDA][HIP] Fix kernel arguments being overwritten when added out of order
7
- set (UNIFIED_RUNTIME_TAG b841691699393dd2375e987c3d38d5f59c3e35cf)
1
+
2
+ set (UNIFIED_RUNTIME_TAG 2091376f7423be624b1cb0816f0be8ce792a42f6)
You can’t perform that action at this time.
0 commit comments