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

SM20. More...

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.

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
 

Member Typedef Documentation

◆ HistogramSweepPolicy

template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT , typename CounterT , typename LevelT , typename OffsetT >
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> cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::Policy200::HistogramSweepPolicy

Definition at line 370 of file dispatch_histogram.cuh.


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