CUDA by Example

CUDA by Example
Author :
Publisher : Addison-Wesley Professional
Total Pages : 523
Release :
ISBN-10 : 9780132180139
ISBN-13 : 0132180138
Rating : 4/5 (138 Downloads)

Book Synopsis CUDA by Example by : Jason Sanders

Download or read book CUDA by Example written by Jason Sanders and published by Addison-Wesley Professional. This book was released on 2010-07-19 with total page 523 pages. Available in PDF, EPUB and Kindle. Book excerpt: CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (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 knowledge 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 delivers 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 freely available for download from NVIDIA. http://developer.nvidia.com/object/cuda-by-example.html


CUDA by Example Related Books

CUDA by Example
Language: en
Pages: 523
Authors: Jason Sanders
Categories: Computers
Type: BOOK - Published: 2010-07-19 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Ar
Cuda by Example
Language: en
Pages: 142
Authors: Jason Sanders
Categories:
Type: BOOK - Published: 2017-07-14 - Publisher: Createspace Independent Publishing Platform

DOWNLOAD EBOOK

GPUs can be used for much more than graphics processing. As opposed to a CPU, which can only run four or five threads at once, a GPU is made up of hundreds or e
CUDA by Example
Language: en
Pages: 290
Authors: Jason Sanders
Categories: Computers
Type: BOOK - Published: 2011 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The complete guide to developing high-performance applications with CUDA - written by CUDA development team members, and supported by NVIDIA * *Breakthrough tec
CUDA Programming
Language: en
Pages: 592
Authors: Shane Cook
Categories: Computers
Type: BOOK - Published: 2012-11-13 - Publisher: Newnes

DOWNLOAD EBOOK

'CUDA Programming' offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU
CUDA Application Design and Development
Language: en
Pages: 338
Authors: Rob Farber
Categories: Computers
Type: BOOK - Published: 2011-10-31 - Publisher: Elsevier

DOWNLOAD EBOOK

The book then details the thought behind CUDA and teaches how to create, analyze, and debug CUDA applications. Throughout, the focus is on software engineering