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

SM20. More...

Public Types

typedef AgentHistogramPolicy<(NUM_CHANNELS==1) ? 256 :128,(NUM_CHANNELS==1) ? 8 :3,(NUM_CHANNELS==1) ? BLOCK_LOAD_DIRECT :BLOCK_LOAD_WARP_TRANSPOSE, LOAD_DEFAULT, true, SMEM, false > HistogramSweepPolicy
 

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

SM20.

Definition at line 359 of file dispatch_histogram.cuh.


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