reduce2d_shape.hpp Source File#
reduce2d_shape.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
CK_TILE_HOST_DEVICE constexpr index_t reduce_on_sequence(Seq, Reduce f, number< Init >)
Definition tile/core/container/sequence.hpp:982
Definition reduce2d_shape.hpp:15
static constexpr index_t WarpPerBlock_M
Definition reduce2d_shape.hpp:25
static constexpr index_t RepeatInWarp_M
Definition reduce2d_shape.hpp:30
static constexpr index_t ThreadTile_M
Definition reduce2d_shape.hpp:22
static constexpr index_t ThreadTile_N
Definition reduce2d_shape.hpp:23
static constexpr index_t ThreadPerWarp_N
Definition reduce2d_shape.hpp:36
static constexpr index_t WarpPerBlock_N
Definition reduce2d_shape.hpp:26
static constexpr index_t RepeatInWarp
Definition reduce2d_shape.hpp:28
static constexpr index_t ThreadPerWarp_M
Definition reduce2d_shape.hpp:35
static constexpr index_t RepeatInWarp_N
Definition reduce2d_shape.hpp:32
Definition tile/core/numeric/math.hpp:98