“CUDA by Example”, a book written by two senior members (Jason Sanders and Edward Kandrot) of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples. After a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C, the book details the techniques and trade-offs associated with each key CUDA feature. You’ll discover when to use each CUDA C extension and how to write CUDA software that delivers truly outstanding performance.
Read a sample chapter online (.pdf)
Table of Contents
* Why CUDA? Why Now?
* Getting Started
* Introduction to CUDA C
* Parallel Programming in CUDA C
* Thread Cooperation
* Constant Memory and Events
* Texture Memory
* Graphics Interoperability
* Atomics
* Streams
* CUDA C on Multiple GPUs
* The Final Countdown



1 response so far ↓
1 Posts about Programming from google blogs as of July 27, 2010 « tryfly.com // Jul 27, 2010 at 6:52 pm
[...] [...]
You must log in to post a comment.