[Haskell-cafe] (Off-topic) CUDA

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Feb 6 03:20:39 EST 2009


Hello Andrew,

Thursday, February 5, 2009, 11:10:42 AM, you wrote:

> Does anybody know how to make this stuff actually work?

nvidia has cuda site where you can download sdk. afair, dr dobbs
journal has (online) series of arcticles which describes how to
program it step-by-step

> (Also... Haskell on the GPU. It's been talked about for years, but will
> it ever actually happen?)

gpu is just set of simd-like instructions. so the reason why you will
never see haskell on gpu is the same as why you will never see it
implemented via simd instructions :D


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list