内容简介
"This book is required reading for anyone working with accelerator-based computing systems." --From the Fore word by Jack Dongarra, University of Tennessee and Oak Ridge National Laboratory CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive soft ware platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing unit s (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now brings this valuable resource to programmers working on applications in other domains, including science, engineering, and finance. No knowl edge of graphics programming is required--just the ability to program in a modestly extended version of C. CUDA by Example, written by two senior members 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 de live rs truly outstanding performance. Major topics covered include *Parallel programming*Thread cooperation*Constant memory and events*Texture memory*Graphics interoperability*Atomics*Streams*CUDA C on multiple GPUs*Advanced atomics*Additional CUDA resources All the CUDA software tools you'll need are free ly available for download from NVIDIA. http://developer.nvidia.com/object/cuda-by-example.html
Jason Sanders是NVIDIA公司CUDA平台小组的高级 软件 工程师。他在NVIDIA的 工作 包括帮助 开发 早期的CUDA 系统 软件,并参与OpenCL 1 .0规范的制定,该规范是一个用于异构计算的行业标准。Jason在加州大学伯克利分校获得 计算机 科学 硕士学位,他发表了关于GPU计算的研究论文。此外,他还获得了普林斯顿大学电子工程专业学士学位。在加入NVIDIA公司之前,他曾在ATI 技术 公司、Apple公司以及Novell公司工作过。
Edward Kandrot是NVIDIA公司CUDA 算法 小组的高级 软件工程 师。他在代码优化和提升性能等方面拥有20余年的工作经验,参与过Photoshop和Mozilla等项目。Kandrot曾经在Adobe公司、Microsoft公司工作过,他还是许多公司的咨询师,包括Apple公司和Autodesk公司。
评论列表
发表评论