CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Namespaces
block_exchange.cuh File Reference
#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.

transpose_logo.png
.
More...
 

Namespaces

namespace  cub
 CUB namespace.
 

Detailed Description

cub::BlockExchange provides operations for reorganizing the partitioning of ordered data across a CUDA threadblock.