For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo module
tuning_configs
Defines tuning configurations for SM100 structured matmul kernels.
Holds the TuningConfigSM100 and TuningConfigSmallMNGemms structs that
bundle kernel launch parameters for specific MxNxK matmul shapes, along with
the curated tuning lists used by the SM100 structured dispatch tables.
Structsโ
- โ
TuningConfigSM100: Holds SM100 matmul kernel launch parameters for a range of MxNxK shapes. - โ
TuningConfigSmallMNGemms: Holds launch parameters for small-M, small-N GEMM/GEMV kernels.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!