XIXs/Blog/2022-10-05

https://twitter.com/thomasforth/status/1577736667535970304 @thomasforth Off the top of my head, I would assume that dumb parallelization is going to be faster than smarter code. It usually is.

So probably not faster than simd, or whatever shenanigans currently go on in an optimal matrix multiplication.