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 |
|
inline |
Definition at line 323 of file dispatch_select_if.cuh.
int cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::KernelConfig::block_threads |
Definition at line 317 of file dispatch_select_if.cuh.
int cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::KernelConfig::items_per_thread |
Definition at line 318 of file dispatch_select_if.cuh.
int cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::KernelConfig::tile_items |
Definition at line 319 of file dispatch_select_if.cuh.