|
template<class T , unsigned int BlockSize, unsigned int ItemsPerThread, unsigned int Trials> |
static __device__ void | run (const T *input, T *output, const T init) |
|
template<class T , unsigned int WarpSize, unsigned int Trials> |
static __device__ void | run (const T *input, T *output, const T init) |
|
The documentation for this struct was generated from the following files:
- benchmark/benchmark_block_scan.cpp
- benchmark/benchmark_warp_scan.cpp