[Haskell-cafe] ANN: meta-par, meta-par-accelerate and friends -- heterogeneous parallel programming
Ryan Newton
rrnewton at gmail.com
Fri May 4 23:23:08 CEST 2012
Hi all,
I'm happy to announce a release of meta-par, a parallel programming library
that is a successor to monad-par.
- http://hackage.haskell.org/package/abstract-par
- http://hackage.haskell.org/package/monad-par
- http://hackage.haskell.org/package/meta-par
- http://hackage.haskell.org/package/abstract-par-accelerate
- http://hackage.haskell.org/package/meta-par-accelerate
The distributed programming components aren't released yet, but this blog
posts describes how to use the above packages to do hybrid CPU/GPU
programming:
http://parfunk.blogspot.com/2012/05/how-to-write-hybrid-cpugpu-programs.html
Cheers,
-Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120504/015043d6/attachment.htm>
More information about the Haskell-Cafe
mailing list