Haskell for multicores - links to different ways to do parallel programming in Haskell.
GpuGen: Bringing the Power of GPUs into the Haskell World - they compile map, scan, fold, filter, zipWith, permute, bpermute, etc. to CUDA and run it on the GPU. 10x+ performance on large matrix multiplication.
No comments:
Post a Comment