Open
Description
This blog-post (https://llogiq.github.io/2018/09/06/fast.html) by @llogiq hints to how to parallelize the fannkuch_redux
example with rayon. We should add an algorithm that does this, trying to keep the code readable.
This blog-post (https://llogiq.github.io/2018/09/06/fast.html) by @llogiq hints to how to parallelize the fannkuch_redux
example with rayon. We should add an algorithm that does this, trying to keep the code readable.