/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/mma_selector.hpp File Reference#
mma_selector.hpp File Reference
Go to the source code of this file.
Classes | |
| struct | ck_tile::core::arch::mma::MmaDefaultSelector< ADataType, BDataType, CDataType, FragM, FragN, FragK, CompilerTarget, Enable > |
| Implements the gfx9 default MMA selector strategy for wave-wise MMA decomposition. This implements the M/N block size search strategy to find the largest supported MFMA instruction for the given datatypes. If no supported instruction is found, falls back to an unsupported pass-through implementation. More... | |
Namespaces | |
| ck_tile | |
| ck_tile::core | |
| ck_tile::core::arch | |
| ck_tile::core::arch::mma | |