OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::KernelConfig Struct Reference

Public Member Functions

template<typename BlockPolicy >
CUB_RUNTIME_FUNCTION __forceinline__ cudaError_t Init ()
 

Data Fields

int block_threads
 
int pixels_per_thread
 

Detailed Description

template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT, typename CounterT, typename LevelT, typename OffsetT>
struct cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::KernelConfig

Kernel kernel dispatch configuration

Definition at line 499 of file dispatch_histogram.cuh.


The documentation for this struct was generated from the following file: