OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
block_histogram_atomic.cuh File Reference

Go to the source code of this file.

Data Structures

struct  cub::BlockHistogramAtomic< BINS >
 The BlockHistogramAtomic class provides atomic-based methods for constructing block-wide histograms from data samples partitioned across a CUDA thread block. More...
 
struct  cub::BlockHistogramAtomic< BINS >::TempStorage
 Shared memory storage layout type. More...
 

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Detailed Description

The cub::BlockHistogramAtomic class provides atomic-based methods for constructing block-wide histograms from data samples partitioned across a CUDA thread block.

Definition in file block_histogram_atomic.cuh.