Links
Here’s some links that every CUDA programmer should have bookmarked!
Official
CUDA message boards
http://forums.nvidia.com/index.php?showforum=62
This is a great place to go for CUDA-related help. The forums are read by tons of people around the world, including NVIDIA employees.
GPGPU.org
A site dedicated to general purpose programming on GPUs. It contains thorough information of the field and keeps a news section dedicated to its development.
CUDA U
http://www.nvidia.com/object/cuda_education.html
A collection of material dedicated to learning CUDA. Its contents include tutorials, college courses, seminars, and articles.
CUDA
Programming
http://heim.ifi.uio.no/~knutm/geilo2008/seland.pdf
For those who cringe at reading the whole programming guide, check out Johan Seland’s set of slides. They do a good job at introducing CUDA programming, by getting to the point and being intuitive to follow.
CUDA
Developer
A collection of hyperlinks to lots of CUDA
resources around the web.