generic_2d_block_shape.hpp Source File#
generic_2d_block_shape.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
Definition generic_2d_block_shape.hpp:42
static constexpr index_t GetWarpPerBlock_N()
Definition generic_2d_block_shape.hpp:76
static constexpr index_t Repeat_M
Definition generic_2d_block_shape.hpp:105
static constexpr index_t GetWarpPerBlock_M()
Definition generic_2d_block_shape.hpp:55
static constexpr index_t ThreadPerWarp_M
Definition generic_2d_block_shape.hpp:109
static constexpr index_t WarpPerBlock_N
Definition generic_2d_block_shape.hpp:93
static constexpr index_t GetBlockSize()
Definition generic_2d_block_shape.hpp:113
static constexpr index_t ThreadPerBlock_M
Definition generic_2d_block_shape.hpp:46
static constexpr index_t ThreadPerBlock_N
Definition generic_2d_block_shape.hpp:47
static constexpr index_t ThreadPerWarp_N
Definition generic_2d_block_shape.hpp:110
static constexpr index_t Block_M
Definition generic_2d_block_shape.hpp:44
static constexpr index_t Warp_N
Definition generic_2d_block_shape.hpp:98
static constexpr index_t BlockSize
Definition generic_2d_block_shape.hpp:96
static constexpr index_t Repeat_N
Definition generic_2d_block_shape.hpp:106
static constexpr index_t Block_N
Definition generic_2d_block_shape.hpp:45
static constexpr index_t Warp_M
Definition generic_2d_block_shape.hpp:97
static constexpr index_t WarpPerBlock_M
Definition generic_2d_block_shape.hpp:92
static constexpr index_t Vector_N
Definition generic_2d_block_shape.hpp:51
static constexpr index_t Vector_M
Definition generic_2d_block_shape.hpp:50