cuda::experimental::stf::tiled_partition

Defined in include/cuda/experimental/__stf/places/tiled_partition.cuh

template<size_t tile_size>
class tiled_partition

Public Functions

tiled_partition() = default

Public Static Functions

template<typename mdspan_shape_t>
static inline const reserved::tiled_mdspan_shape<tile_size, mdspan_shape_t> apply(const mdspan_shape_t &in, pos4 place_position, dim4 grid_dims)
static inline pos4 get_executor(pos4 data_coords, dim4, dim4 grid_dims)