Shared memory storage layout type.
More...
template<typename T, int ITEMS_PER_THREAD, int LOGICAL_WARP_THREADS = CUB_PTX_WARP_THREADS, int PTX_ARCH = CUB_PTX_ARCH>
struct cub::WarpExchange< T, ITEMS_PER_THREAD, LOGICAL_WARP_THREADS, PTX_ARCH >::_TempStorage
Shared memory storage layout type.
Definition at line 1163 of file block_exchange.cuh.
|
T | buff [WARP_ITEMS+PADDING_ITEMS] |
|
The documentation for this struct was generated from the following file: