File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
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/oneapi-src /unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/aarongreig /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 22# Author: Maosu Zhao <[email protected] > 33# Date: Mon Oct 28 18:39:57 2024 +0800
44# [DeviceSanitizer] Add a report flag to LaunchInfo (#2069)
5- set (UNIFIED_RUNTIME_TAG 66ba7970a6badf781226b75a98c9585ef30ea93a )
5+ set (UNIFIED_RUNTIME_TAG aaron/tryUseExtensionSubgroupInfo )
Original file line number Diff line number Diff line change 1- // TODO: Despite using a supported required subgroup size compile_sub_group_size
2- // reports as 0 on fpga emu, cuda and hip
3- // XFAIL: accelerator
4- // XFAIL-TRACKER: URT-697
1+ // TODO: Despite using a supported required subgroup size compile_sub_group_size
2+ // reports as 0 on cuda and hip
53// XFAIL: cuda || hip
64// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14357
75
You can’t perform that action at this time.
0 commit comments