OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::KernelConfig Struct Reference

Detailed Description

template<typename InputIteratorT, typename FlagsInputIteratorT, typename SelectedOutputIteratorT, typename NumSelectedIteratorT, typename SelectOpT, typename EqualityOpT, typename OffsetT, bool KEEP_REJECTS>
struct cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::KernelConfig

Kernel kernel dispatch configuration.

Definition at line 315 of file dispatch_select_if.cuh.

Public Member Functions

template<typename PolicyT >
CUB_RUNTIME_FUNCTION __forceinline__ void Init ()
 

Data Fields

int block_threads
 
int items_per_thread
 
int tile_items
 

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