hipCUB
|
Alias wrapper allowing storage to be unioned. More...
#include <block_raking_layout.hpp>
Additional Inherited Members | |
![]() | |
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. | |
![]() | |
HIPCUB_HOST_DEVICE __forceinline__ _TempStorage & | Alias () |
Alias. | |
![]() | |
DeviceWord | storage [WORDS] |
Backing storage. | |
![]() | |
static constexpr std::size_t | DATA_SIZE |
static constexpr std::size_t | WORD_SIZE |
static constexpr std::size_t | WORDS |
Alias wrapper allowing storage to be unioned.