B200 Gemm Optimization Ladder

Use when the user wants to implement from scratch, port, or systematically optimize a B200/Blackwell GEMM. Advances level by level along "correct single tile→K loop→spatial tiling→TMA→multi-stage pipeline→persistent→warp specialization→2-CTA cluster→multi-consumer", with a correctness and performance gate at every level. Not for cases that only want to call a mature BLAS and need no custom fusion/layout.

mirage-project aec6ba0 2 files · 9.8 KB Updated

File contents

mirage-project/mirage/tree/main/.claude/skills/b200-gemm-optimization-ladder commit aec6ba064c

Frequently asked questions

npx skillmds@latest add mirage-project/b200-gemm-optimization-ladder