gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp Source File#
gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp
Go to the documentation of this file.
12// Default policy for GemmPipelineAGmemBGmemCregComputeV5, except the block gemm method, it shares
Definition tile/core/algorithm/cluster_descriptor.hpp:13
typename impl::WarpGemmDispatcher< AType, BType, AccType, MPerWave, NPerWave, KPerWave, TransposeC, SwizzleA, UseStructuredSparsity, AttrNumAccess >::Type WarpGemmDispatcher
Definition warp_gemm_dispatcher.hpp:182
CK_TILE_HOST_DEVICE constexpr auto integer_least_multiple(X x, Y y)
Definition tile/core/numeric/math.hpp:155
Definition block_gemm_areg_breg_creg_v1_custom_policy.hpp:16
Definition block_gemm_areg_breg_creg_v1.hpp:18
Definition gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp:19
static CK_TILE_HOST_DEVICE constexpr auto GetBlockGemm()
Definition gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp:21
static CK_TILE_HOST_DEVICE constexpr index_t GetSmemSize()
Definition gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp:54
static CK_TILE_DEVICE constexpr index_t GetSmemSizeC()
Definition gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp:44
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:34
static constexpr auto I1
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:50
static CK_TILE_DEVICE constexpr index_t GetSmemSizeB()
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:671
static constexpr auto I2
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:51
static CK_TILE_DEVICE constexpr index_t GetSmemSizeA()
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:661
static constexpr auto I0
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:49