Hacker News new | ask | show | jobs
by throwawaymath 2845 days ago
> There are parallel implementations of strassens algorithm out there

Do you have one off the top of your head you could link the code too? Doesn't have to be your implementation specifically. I just want to read the code for a parallel implementation.

1 comments

Parallel Strassens sounds like just a log2 n sequence of map-reduce jobs