[Haskell-beginners] parallel quicksort
Daniel Seidel
ds at iai.uni-bonn.de
Wed Aug 3 09:48:49 CEST 2011
On Wed, 2011-08-03 at 10:21 +0300, Ovidiu Deac wrote:
> Meanwhile I found this chapter
> http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.html
> which discusses exactly the parallelization of the quicksort
> algorithm.
>
So, it seems you found the answer about the interplay of pseq and par,
but maybe this is interesting for you as well:
http://www.macs.hw.ac.uk/~dsg/gph/language.shtml
More information about the Beginners
mailing list