Shared memory type required by this thread block. More...
Shared memory type required by this thread block.
Definition at line 190 of file agent_histogram.cuh.
Data Structures | |
| union | Aliasable |
Data Fields | |
| CounterT | histograms [NUM_ACTIVE_CHANNELS][PRIVATIZED_SMEM_BINS+1] |
| int | tile_idx |
| union cub::AgentHistogram::_TempStorage::Aliasable | aliasable |
| CounterT cub::AgentHistogram< AgentHistogramPolicyT, PRIVATIZED_SMEM_BINS, NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, PrivatizedDecodeOpT, OutputDecodeOpT, OffsetT, PTX_ARCH >::_TempStorage::histograms[NUM_ACTIVE_CHANNELS][PRIVATIZED_SMEM_BINS+1] |
Definition at line 192 of file agent_histogram.cuh.
| int cub::AgentHistogram< AgentHistogramPolicyT, PRIVATIZED_SMEM_BINS, NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, PrivatizedDecodeOpT, OutputDecodeOpT, OffsetT, PTX_ARCH >::_TempStorage::tile_idx |
Definition at line 194 of file agent_histogram.cuh.