OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::KernelConfig Struct Reference

Detailed Description

Kernel dispatch configuration

Definition at line 278 of file util_device.cuh.

Public Member Functions

template<typename AgentPolicyT , typename KernelPtrT >
CUB_RUNTIME_FUNCTION __forceinline__ cudaError_t Init (KernelPtrT kernel_ptr)
 

Data Fields

int block_threads
 
int items_per_thread
 
int tile_size
 
int sm_occupancy
 

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