Haskell: From a Parallel Perspective
For class today, I presented some popular parallel libraries for Haskell (using GHC). It covered topics suchs as:
parandpseqparList,parListChunk,parMap,r0,rwhnfandrnf- Data Parallel Haskell
- Intel CnC
forkIOwithMVar,Chan,QSemNandSTM
The presentation is online here:
http://brianmckenna.org/files/presentations/haskell-parallel/
On Bitbucket here:
https://bitbucket.org/puffnfresh/presentations
Downloadable as a zip here:
http://brianmckenna.org/files/presentations/haskell-parallel.zip
Please enable JavaScript to view the comments powered by Disqus.