OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::DispatchScan< InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::Policy600 Struct Reference

SM600. More...

Detailed Description

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

SM600.

Definition at line 174 of file dispatch_scan.cuh.

Public Types

typedef AgentScanPolicy< CUB_SCALED_GRANULARITIES(128, 15, OutputT), BLOCK_LOAD_TRANSPOSE, LOAD_DEFAULT, BLOCK_STORE_TRANSPOSE, BLOCK_SCAN_WARP_SCANSScanPolicyT
 

Member Typedef Documentation

◆ ScanPolicyT

template<typename InputIteratorT , typename OutputIteratorT , typename ScanOpT , typename InitValueT , typename OffsetT >
typedef AgentScanPolicy< CUB_SCALED_GRANULARITIES(128, 15, OutputT), BLOCK_LOAD_TRANSPOSE, LOAD_DEFAULT, BLOCK_STORE_TRANSPOSE, BLOCK_SCAN_WARP_SCANS> cub::DispatchScan< InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::Policy600::ScanPolicyT

Definition at line 182 of file dispatch_scan.cuh.


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