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

SM30. 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 >::Policy300

SM30.

Definition at line 374 of file dispatch_histogram.cuh.

Public Types

typedef AgentHistogramPolicy< 512,(NUM_CHANNELS==1) ? 8 :2, BLOCK_LOAD_DIRECT, LOAD_DEFAULT, true, GMEM, false > HistogramSweepPolicy
 

Member Typedef Documentation

◆ HistogramSweepPolicy

template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT , typename CounterT , typename LevelT , typename OffsetT >
typedef AgentHistogramPolicy< 512, (NUM_CHANNELS == 1) ? 8 : 2, BLOCK_LOAD_DIRECT, LOAD_DEFAULT, true, GMEM, false> cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::Policy300::HistogramSweepPolicy

Definition at line 385 of file dispatch_histogram.cuh.


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