OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
grid_mapping.cuh File Reference

Go to the source code of this file.

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Enumerations

enum  cub::GridMappingStrategy { cub::GRID_MAPPING_RAKE , cub::GRID_MAPPING_STRIP_MINE , cub::GRID_MAPPING_DYNAMIC }
 cub::GridMappingStrategy enumerates alternative strategies for mapping constant-sized tiles of device-wide data onto a grid of CUDA thread blocks. More...
 

Detailed Description

cub::GridMappingStrategy enumerates alternative strategies for mapping constant-sized tiles of device-wide data onto a grid of CUDA thread blocks.

Definition in file grid_mapping.cuh.