OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::DispatchScan< InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::Policy130 Struct Reference

SM13. More...

Detailed Description

template<typename InputIteratorT, typename OutputIteratorT, typename ScanOpT, typename InitValueT, typename OffsetT>
struct cub::DispatchScan< InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::Policy130

SM13.

Definition at line 239 of file dispatch_scan.cuh.

Public Types

typedef AgentScanPolicy< CUB_SCALED_GRANULARITIES(96, 21, OutputT), BLOCK_LOAD_WARP_TRANSPOSE, LOAD_DEFAULT, BLOCK_STORE_WARP_TRANSPOSE, BLOCK_SCAN_RAKING_MEMOIZEScanPolicyT
 

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