/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/mfma/mfma_selector.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/mfma/mfma_selector.hpp File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/mfma/mfma_selector.hpp File Reference
mfma_selector.hpp File Reference

Go to the source code of this file.

Classes

struct  ck_tile::core::arch::mma::MfmaDefaultSelector< ADataType, BDataType, CDataType, BlockM, BlockN, BlockKTest, CompilerTarget >
 Implements a default MFMA selector strategy for gfx9 target architectures. This implements the K dimension search strategy to find the largest supported MFMA instruction for the given M/N block sizes and datatypes. If no supported instruction is found, falls back to an unsupported pass-through implementation. More...
 
struct  ck_tile::core::arch::mma::MfmaDefaultSelector< ADataType, BDataType, CDataType, BlockM, BlockN, 1u, CompilerTarget >
 
struct  ck_tile::core::arch::mma::MmaDefaultSelector< ADataType, BDataType, CDataType, FragM, FragN, FragK, CompilerTarget, enable_if_target_family_gfx9_t< CompilerTarget > >
 

Namespaces

 ck_tile
 
 ck_tile::core
 
 ck_tile::core::arch
 
 ck_tile::core::arch::mma