OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::DispatchSpmv< ValueT, OffsetT >::KernelConfig Struct Reference

Detailed Description

template<typename ValueT, typename OffsetT>
struct cub::DispatchSpmv< ValueT, OffsetT >::KernelConfig

Kernel kernel dispatch configuration.

Definition at line 544 of file dispatch_spmv_orig.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: