OpenFPM
5.2.0
Project that contain the implementation of distributed structures
Data Fields
cub::BlockHistogramSort< T, BLOCK_DIM_X, ITEMS_PER_THREAD, BINS, BLOCK_DIM_Y, BLOCK_DIM_Z, PTX_ARCH >::_TempStorage Union Reference
Shared memory.
More...
Data Fields
BlockRadixSortT::TempStorage
sort
struct {
BlockDiscontinuityT::TempStorage
flag
unsigned
int
run_begin
[BINS]
unsigned
int
run_end
[BINS]
};
Detailed Description
template<typename T, int BLOCK_DIM_X, int ITEMS_PER_THREAD, int BINS, int BLOCK_DIM_Y, int BLOCK_DIM_Z, int PTX_ARCH>
union cub::BlockHistogramSort< T, BLOCK_DIM_X, ITEMS_PER_THREAD, BINS, BLOCK_DIM_Y, BLOCK_DIM_Z, PTX_ARCH >::_TempStorage
Shared memory.
Definition at line
94
of file
block_histogram_sort.cuh
.
The documentation for this union was generated from the following file:
openfpm_data/src/util/cuda/cub_old/block/specializations/
block_histogram_sort.cuh
cub
BlockHistogramSort
_TempStorage
Generated by
1.9.1