Hacker News
- Fast Multidimensional Matrix Multiplication on CPU from Scratch (2022) https://siboehm.com/articles/22/Fast-MMM-on-CPU 23 comments
Lobsters
- Fast Matrix Multiplication (Animated) https://jott.live/html/mm_impl_anim 7 comments assembly , compsci , hardware
- Make matrix multiplication fast (single thread) https://github.com/TC5027/blog/blob/master/hilbert.md 17 comments rust
- Fast Dense and Sparse Matrix Matrix Multiplication using OpenMP and some additional ideas https://github.com/rohinarora/openmp/ 3 comments programming
- Fast Matrix Multiplication On Cell (SMP) Systems, by Daniel Hackenberg [Cell BE, PS3] http://tu-dresden.de/die_tu_dresden/zentrale_einrichtungen/zih/forschung/architektur_und_leistungsanalyse_von_hochleistungsrechnern/cell/matmul/ 13 comments programming