I've never really been into GPUs, not being a gamer but im aware of their parallel ability and wondered how could i get started programming on one? I recall (somewhere) there is a CUDA C-style programming language. What IDE do I use and is it relatively simple to execute code?
+1
A:
http://developer.nvidia.com/object/nsight.html
Although all the CUDA stuff we do (fluid sims / particle sims etc) are done on Linux, essentially with emacs and and gcc.
dotalchemy
2010-10-30 22:55:32
A:
If you do any MATLAB programming, checkout Jacket (http://www.accelereyes.com).
melonakos
2010-10-30 23:42:57