rocPRIM
|
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) |