CUDPP
2.2
CUDA Data-Parallel Primitives Library
|
CUDPP kernel-level reduction routines. More...
Functions | |
Reduce Functions | |
template<typename T , class Oper , unsigned int blockSize, bool nIsPow2> | |
__global__ void | reduce (T *odata, const T *idata, unsigned int n) |
Main reduction kernel. More... | |
CUDPP kernel-level reduction routines.
reduce_kernel.cu