[Haskell-cafe] GPGPU
Trevor L. McDonell
tmcdonell at cse.unsw.edu.au
Sun May 12 06:06:59 CEST 2013
Hi all,
To be fair this is a shameless plug, but if you want to do GPGPU programming in Haskell your best bet at the moment is probably Accelerate:
http://hackage.haskell.org/package/accelerate
There is a CUDA backend for NVIDIA cards with demonstrated good performance and many example programs, the quasicrystal demo being the simplest. See also the github page, with issue tracker etc.
https://github.com/AccelerateHS/
</shameless plug>
Cheers,
-Trev
On 05/05/2013, at 8:02 AM, Jason Dagit <dagitj at gmail.com> wrote:
> On Sat, May 4, 2013 at 2:16 PM, Anthony Cowley <acowley at seas.upenn.edu> wrote:
>
>> Thanks to the nudge from Jason, the bitrot has now been scraped off.
>> The post is prettier, the code all works again, and the screenshot has
>> been restored.
>
> Nice! That's a very cool demo.
>
> Jason
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list