TempStorage Struct Reference#
Public Types |
Public Member Functions |
Public Attributes |
Static Public Attributes |
List of all members
hipcub::BlockMergeSortStrategy< KeyT, ValueT, NUM_THREADS, ITEMS_PER_THREAD, SynchronizationPolicy >::TempStorage Struct Reference
\smemstorage{BlockMergeSort} More...
#include <block_merge_sort.hpp>
Inheritance diagram for hipcub::BlockMergeSortStrategy< KeyT, ValueT, NUM_THREADS, ITEMS_PER_THREAD, SynchronizationPolicy >::TempStorage:
Public Types | |
typedef UnitWord< _TempStorage >::DeviceWord | DeviceWord |
Biggest memory-access word that T is a whole multiple of and is not larger than the alignment of T. | |
Public Member Functions | |
__host__ __device__ __forceinline__ _TempStorage & | Alias () |
Alias. | |
Public Attributes | |
DeviceWord | storage [WORDS] |
Backing storage. | |
Static Public Attributes | |
static constexpr std::size_t | DATA_SIZE |
static constexpr std::size_t | WORD_SIZE |
static constexpr std::size_t | WORDS |
Detailed Description
template<typename KeyT, typename ValueT, int NUM_THREADS, int ITEMS_PER_THREAD, typename SynchronizationPolicy>
struct hipcub::BlockMergeSortStrategy< KeyT, ValueT, NUM_THREADS, ITEMS_PER_THREAD, SynchronizationPolicy >::TempStorage
\smemstorage{BlockMergeSort}
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipcub/checkouts/docs-5.7.0/hipcub/include/hipcub/backend/rocprim/block/block_merge_sort.hpp