BaseBQuantGemmPipelineAgBgCrCompV3< Problem > Struct Template Reference

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

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

#include <gemm_bquant_pipeline_ag_bg_cr_v3.hpp>

Inheritance diagram for ck_tile::BaseBQuantGemmPipelineAgBgCrCompV3< Problem >:
ck_tile::BaseGemmPipelineAgBgCrCompV3< Problem > ck_tile::BQuantGemmPipelineAgBgCrCompV3< Problem, Policy >

Static Public Member Functions

template<typename RunFunction>
static CK_TILE_HOST_DEVICE auto TailHandler (const RunFunction &run_func, bool has_hot_loop, TailNumber tail_number)
Static Public Member Functions inherited from ck_tile::BaseGemmPipelineAgBgCrCompV3< Problem >
static CK_TILE_HOST_DEVICE constexpr bool BlockHasHotloop (index_t num_loop)
static CK_TILE_HOST_DEVICE 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)

Additional Inherited Members

Static Public Attributes inherited from ck_tile::BaseGemmPipelineAgBgCrCompV3< Problem >
static constexpr index_t PrefetchStages = 2
static constexpr index_t PrefillStages = 1
static constexpr index_t GlobalBufferNum = 1
static constexpr bool UsePersistentKernel = Problem::Traits::UsePersistentKernel

Member Function Documentation

◆ TailHandler()

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

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