OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PtxHistogramSweepPolicy Struct Reference

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 >::PtxHistogramSweepPolicy

Definition at line 442 of file dispatch_histogram.cuh.

+ Inheritance diagram for cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PtxHistogramSweepPolicy:

Additional Inherited Members

- Public Types inherited from cub::AgentHistogramPolicy< _BLOCK_THREADS, _PIXELS_PER_THREAD, _LOAD_ALGORITHM, _LOAD_MODIFIER, _RLE_COMPRESS, _MEM_PREFERENCE, _WORK_STEALING >
enum  {
  BLOCK_THREADS = _BLOCK_THREADS , PIXELS_PER_THREAD = _PIXELS_PER_THREAD , IS_RLE_COMPRESS = _RLE_COMPRESS , MEM_PREFERENCE = _MEM_PREFERENCE ,
  IS_WORK_STEALING = _WORK_STEALING
}
 
- Static Public Attributes inherited from cub::AgentHistogramPolicy< _BLOCK_THREADS, _PIXELS_PER_THREAD, _LOAD_ALGORITHM, _LOAD_MODIFIER, _RLE_COMPRESS, _MEM_PREFERENCE, _WORK_STEALING >
static const BlockLoadAlgorithm LOAD_ALGORITHM = _LOAD_ALGORITHM
 The BlockLoad algorithm to use.
 
static const CacheLoadModifier LOAD_MODIFIER = _LOAD_MODIFIER
 Cache load modifier for reading input elements.
 

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