rocPRIM
Public Types | Static Public Attributes | List of all members
detail::default_reduce_config_base_helper< Value > Struct Template Reference

Public Types

using type = reduce_config< limit_block_size< 256U, sizeof(Value), ROCPRIM_WARP_SIZE_64 >::value, ::rocprim::max(1u, 16u/item_scale), ::rocprim::block_reduce_algorithm::using_warp_reduce >
 

Static Public Attributes

static constexpr unsigned int item_scale = ::rocprim::detail::ceiling_div<unsigned int>(sizeof(Value), sizeof(int))
 

The documentation for this struct was generated from the following file: