OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::DispatchScan< InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::Policy200 Struct Reference

SM20. More...

Public Types

typedef AgentScanPolicy< CUB_SCALED_GRANULARITIES(128, 12, OutputT), BLOCK_LOAD_WARP_TRANSPOSE, LOAD_DEFAULT, BLOCK_STORE_WARP_TRANSPOSE, BLOCK_SCAN_WARP_SCANSScanPolicyT
 

Detailed Description

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

SM20.

Definition at line 226 of file dispatch_scan.cuh.


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