BaseGemmPipelineAgBgCrCompV6< Problem > Struct Template Reference

BaseGemmPipelineAgBgCrCompV6&lt; Problem &gt; Struct Template Reference#

Composable Kernel: ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem > Struct Template Reference
ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem > Struct Template Reference

#include <gemm_pipeline_ag_bg_cr_comp_v6.hpp>

Inheritance diagram for ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >:
ck_tile::GemmPipelineAgBgCrCompV6< Problem, Policy >

Static Public Member Functions

static CK_TILE_HOST_DEVICE constexpr auto TransposeC ()
static CK_TILE_HOST constexpr bool BlockHasHotloop (index_t num_loop)
static CK_TILE_HOST constexpr TailNumber GetBlockLoopTailNum (index_t num_loop)
template<typename RunFunction>
static CK_TILE_HOST_DEVICE auto TailHandler (const RunFunction &run_func, bool has_hot_loop, TailNumber tail_number)

Static Public Attributes

static constexpr index_t PrefetchStages = 3
static constexpr index_t PrefillStages = 1
static constexpr index_t GlobalBufferNum = 2
static constexpr index_t HotloopUnroll = 2

Member Function Documentation

◆ BlockHasHotloop()

template<typename Problem>
CK_TILE_HOST constexpr bool ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::BlockHasHotloop ( index_t num_loop)
inlinestaticconstexpr

◆ GetBlockLoopTailNum()

template<typename Problem>
CK_TILE_HOST constexpr TailNumber ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::GetBlockLoopTailNum ( index_t num_loop)
inlinestaticconstexpr

◆ TailHandler()

template<typename Problem>
template<typename RunFunction>
CK_TILE_HOST_DEVICE auto ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::TailHandler ( const RunFunction & run_func,
bool has_hot_loop,
TailNumber tail_number )
inlinestatic

◆ TransposeC()

template<typename Problem>
CK_TILE_HOST_DEVICE constexpr auto ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::TransposeC ( )
inlinestaticconstexpr

Member Data Documentation

◆ GlobalBufferNum

template<typename Problem>
index_t ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::GlobalBufferNum = 2
staticconstexpr

◆ HotloopUnroll

template<typename Problem>
index_t ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::HotloopUnroll = 2
staticconstexpr

◆ PrefetchStages

template<typename Problem>
index_t ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::PrefetchStages = 3
staticconstexpr

◆ PrefillStages

template<typename Problem>
index_t ck_tile::BaseGemmPipelineAgBgCrCompV6< Problem >::PrefillStages = 1
staticconstexpr

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