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
blockwise_fp8
Blockwise FP8 matmul kernel for SM100.
Modulesβ
- β
blockwise_fp8_accumulator: Register-based accumulator for blockwise FP8 matmul. - β
blockwise_fp8_matmul: CPU entry points for blockwise FP8 SM100 matmul. - β
blockwise_fp8_matmul_kernel: Blockwise FP8 SM100 matmul kernel - Structured kernel with register accumulation. - β
blockwise_fp8_output_writer: Output writer for blockwise FP8 SM100 matmul. - β
blockwise_fp8_smem: Shared memory layout for blockwise FP8 SM100 matmul.