The CUDA handbook a comprehensive guide to GPU programming

The CUDA Handbook begins where CUDA by Example (Addison-Wesley, 2011) leaves off, discussing CUDA hardware and software in greater detail and covering both CUDA 5.0 and Kepler. Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefuln...

Full description

Bibliographic Details
Main Author: Wilt, Nicholas
Format: eBook
Language:English
Published: Upper Saddle River, NJ Addison-Wesley 2013
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • Background
  • Hardware architecture
  • Software architecture
  • Software environment
  • Memory
  • Streams and events
  • Kernel execution
  • Streaming multiprocessors
  • Multiple GPUs
  • Texturing
  • Streaming workloads
  • Reduction
  • Scan
  • N-body
  • Image processing : normalized correlation