rocPRIM
detail
select_warp_reduce_impl
Public Types
|
List of all members
detail::select_warp_reduce_impl< T, WarpSize, UseAllReduce > Struct Template Reference
Public Types
typedef std::conditional<
detail::is_warpsize_shuffleable
< WarpSize >::value, detail::warp_reduce_crosslane< T, WarpSize, UseAllReduce >,
detail::warp_reduce_shared_mem
< T, WarpSize, UseAllReduce > >::type
type
The documentation for this struct was generated from the following file:
rocprim/include/rocprim/warp/
warp_reduce.hpp
Generated by
1.8.13