For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo package
default
Default SM100 matmul kernel - Standard FP8/BF16 warp-specialized implementation.
Modules
-
dispatch: Dispatch entry points for SM100 (B200+) structured matmul kernels. -
dispatch_fused_bias_residual: Dispatcher for fused matmul + bias/residual (mo.composite.matmul_add). -
matmul: SM100 Matmul CPU entry points - TMA setup and kernel launch wrappers. -
matmul_kernels: SM100 Default Matmul Kernel - Standard FP8/BF16 warp-specialized kernel. -
tuning_configs: Defines tuning configurations for SM100 structured matmul kernels.