Kernel kernel dispatch configuration
Definition at line 499 of file dispatch_histogram.cuh.
Public Member Functions | |
template<typename BlockPolicy > | |
CUB_RUNTIME_FUNCTION __forceinline__ cudaError_t | Init () |
Data Fields | |
int | block_threads |
int | pixels_per_thread |
|
inline |
Definition at line 506 of file dispatch_histogram.cuh.
int cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::KernelConfig::block_threads |
Definition at line 501 of file dispatch_histogram.cuh.
int cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::KernelConfig::pixels_per_thread |
Definition at line 502 of file dispatch_histogram.cuh.