rocPRIM
Public Attributes | List of all members
detail::scan_config_params Struct Reference

Provides the kernel parameters for exclusive_scan and inclusive_scan based on autotuned configurations or user-provided configurations. More...

#include <device_config_helper.hpp>

Collaboration diagram for detail::scan_config_params:
Collaboration graph
[legend]

Public Attributes

kernel_config_params kernel_config {}
 
::rocprim::block_load_method block_load_method {}
 
::rocprim::block_store_method block_store_method {}
 
::rocprim::block_scan_algorithm block_scan_method {}
 

Detailed Description

Provides the kernel parameters for exclusive_scan and inclusive_scan based on autotuned configurations or user-provided configurations.


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