CUDA by example : an introduction to general-purpose GPU programming /
Jason Sanders and Edward Kandrot.
- Upper Saddle River, NJ : Addison-Wesley, 2011.
- xix, 290 p. : ill. ; 23 cm.
Includes index.
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 -- Appendix A : advanced atomics.