/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/wmma/wmma_selector.hpp File Reference#
wmma_selector.hpp File Reference
#include "ck_tile/core/arch/arch.hpp"#include "ck_tile/core/arch/mma/amdgcn_mma.hpp"#include "ck_tile/core/arch/mma/mma_selector.hpp"#include "ck_tile/core/arch/mma/mma_traits.hpp"Go to the source code of this file.
Classes | |
| struct | ck_tile::core::arch::mma::WmmaDefaultSelector< ADataType, BDataType, CDataType, BlockM, BlockN, BlockKTest, CompilerTarget > |
| Implements a default WMMA selector strategy for gfx11/12 target architectures. This implements the K dimension search strategy to find the largest supported WMMA instruction for the given M/N block sizes and datatypes. More... | |
| struct | ck_tile::core::arch::mma::WmmaDefaultSelector< ADataType, BDataType, CDataType, BlockM, BlockN, 1u, CompilerTarget > |
| struct | ck_tile::core::arch::mma::MmaDefaultSelector< ADataType, BDataType, CDataType, FragM, FragN, FragK, CompilerTarget, enable_if_target_arch_rdna_t< CompilerTarget > > |
Namespaces | |
| ck_tile | |
| ck_tile::core | |
| ck_tile::core::arch | |
| ck_tile::core::arch::mma | |