we built ai agents that can design legos + create manuals and won @HackTheNorth
excited to show the polished version for everyone to play with later this week!
we built ai agents that can design legos + create manuals and won @HackTheNorth
excited to show the polished version for everyone to play with later this week!
spent a bit optimizing matmul for zen5 + avx 512.
8 gflops (naive) -> 4120 gflops, 3% past openblas. crazy how far reasoning about the hardware gets you.
covers cache blocking, register tiling, packing and autotuning.
https://t.co/EkqjdZJa9u
inspired by @Si_Boehm