Just Testing RSS

Random ramblings by me.

Archive

Feb
18th
Thu
permalink

A CUDA Interface Binding for Haskell

Trevor McDonell, who works on nested data parallelism for GPGPU programming at PLS, released package cuda, a brand new Haskell binding for CUDA, NVIDIA’s general-purpose compute language for GPUs.  The purpose of the binding is not to write CUDA code in Haskell, but to call and control existing CUDA code from Haskell.
We are using package cuda to execute code generated by our, not yet released, CUDA-backend of the embedded array language accelerate.

Posted via email from PLS @ UNSW | Comment »

  1. ta-railes1 reblogged this from justtesting
  2. justtesting posted this