15:00
2026-09-07
github.com
artificial-intelligence
NanoGEMM – Bare-Metal AVX2 GEMM in ~100KB, Faster Than NumPy
NanoGEMM, a bare-metal AVX2/FMA matrix multiplication engine, claims to outperform NumPy 2.2.3 on small-to-medium matrices, achieving a 2.83x speedup on 16x16 float32 matrices (1.23 µs vs 3.21 µs) but…