Platform WatchJune 22, 2026via MarkTechPost
MoonMath AI Open-Sources a HIP Attention Kernel for AMD MI300X That Beats AITER v3 on Every Shape and Rounding Mode
Why it matters
Open-source optimization tools that outperform vendor-supplied kernels directly impact AI inference costs and deployment decisions on AMD hardware. This shifts the competitive landscape for enterprises choosing between NVIDIA and AMD GPU infrastructure.
Key signals
- MoonMath AI open-sourced HIP attention kernel for AMD MI300X
- Kernel outperforms AMD's AITER v3 on every shape and rounding mode
- Uses one-instruction asm wrappers and eight-wave pipeline architecture
- Published June 22, 2026
- Relevant to AMD MI300X inference optimization and cost reduction
The hook
Not a minor optimization. MoonMath's open-source HIP kernel beats AMD's own AITER v3 on MI300X across every benchmark—and it just changed the economics of AMD inference.
The HIP kernel uses one-instruction asm wrappers and an eight-wave pipeline to outperform AMD's AITER v3 on MI300X.