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

Public Types

using type = merge_sort_block_merge_config< block_size, 1,(1<< 17)+70000, 128, block_size, items_per_thread >
 

Static Public Attributes

static constexpr unsigned int item_scale = ::rocprim::max(sizeof(Key), sizeof(Value))
 
static constexpr unsigned int block_size = merge_sort_block_size(item_scale)
 
static constexpr unsigned int items_per_thread = merge_sort_items_per_thread(item_scale)
 

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