cub/block/block_reduce.cuh
In directory: cub/block
Source file: cub/block/block_reduce.cuh
The cub::BlockReduce class provides :ref:collective <collective-primitives>
methods for computing a parallel reduction of items partitioned across a CUDA thread block.