Fine-tune knobs for gemm. More...
#include <common.hpp>
Static Public Attributes | |
| static constexpr int | k_stride = k_stride_ |
| static constexpr int | stages = stages_ |
| static constexpr int | sync_freq = sync_freq_ |
Fine-tune knobs for gemm.
| k_stride_ | Is the accumulate stride along k-dim. |
| stages_ | Is the prefetch distance. |
| sync_freq_ | Is the group sync frequency. |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |