|
CUB
|
#include "../ns_wrapper.cuh"#include "../device_props.cuh"#include "../ptx_intrinsics.cuh"#include "../type_utils.cuh"Classes | |
| class | cub::BlockExchange< T, BLOCK_THREADS, ITEMS_PER_THREAD > |
BlockExchange provides operations for reorganizing the partitioning of ordered data across a CUDA threadblock.
. | |
Namespaces | |
| namespace | cub |
| CUB namespace. | |
cub::BlockExchange provides operations for reorganizing the partitioning of ordered data across a CUDA threadblock.
1.8.3.1