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
dispatch
Dispatch for fused GEMM+SwiGLU on SM100.
Accepts a FusedSwiGLUMatmulConfig and launches the SwiGLU kernel. The
caller is responsible for choosing the config (MMA shape, pipeline stages,
etc.).
Functionsโ
- โ
matmul_swiglu_dispatch_sm100: Dispatch fused GEMM+SwiGLU to SM100 kernel with given config. - โ
matmul_swiglu_dispatch_sm100_bf16: Auto-dispatch fused GEMM+SwiGLU on SM100 using shape-based tuning table.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!