Union BlockMergeSortStrategy::_TempStorage

Nested Relationships

This union is a nested type of Template Class BlockMergeSortStrategy.

Union Documentation

union hipcub::BlockMergeSortStrategy::_TempStorage

Shared memory type required by this thread block.

Public Members

KeyT keys_shared[ITEMS_PER_TILE + 1]
ValueT items_shared[ITEMS_PER_TILE + 1]