"This book is required reading for anyone working with accelerator-based computing systems." -From the Foreword 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 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 ...
Read More
"This book is required reading for anyone working with accelerator-based computing systems." -From the Foreword 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 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. ...
Read Less
Add this copy of CUDA by Example: An Introduction to General-Purpose GPU to cart. $22.00, good condition, Sold by Friends of the TorranceLibrary rated 5.0 out of 5 stars, ships from Torrance, CA, UNITED STATES, published 2010 by Addison Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Clean pages and tight binding. Bookstore sticker on back cover. Audience: Professional and scholarly. Thank you for supporting the Friends of the Torrance Library. Your purchase helps us to provide adult and children's programs and new library services.
Add this copy of Cuda By Example: an Introduction to General-Purpose Gpu to cart. $33.01, very good condition, Sold by Friends Tucson rated 5.0 out of 5 stars, ships from Tucson, AZ, UNITED STATES, published 2010 by Addison Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Paperback. NOT Ex-library. Very good condition. Slight edgewear and bumping. Clean pages and tight binding. Until further notice, USPS Priority Mail only reliable option for Hawaii. Proceeds benefit the Pima County Public Library system, which serves Tucson and southern Arizona.
Add this copy of Cuda By Example an Introduction to General-Purpose Gpu to cart. $36.13, good condition, Sold by TextbookRush rated 4.0 out of 5 stars, ships from Grandview Hts, OH, UNITED STATES, published 2010 by Addison Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. All orders ship SAME or NEXT business day. Expedited shipments will be received in 1-5 business days within the United States. We proudly ship to APO/FPO addresses. 100% Satisfaction Guaranteed!
Add this copy of Cuda By Example: an Introduction to General-Purpose Gpu to cart. $65.58, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Newport Coast, CA, UNITED STATES, published 2010 by Addison-Wesley Professional.
Add this copy of Cuda By Example: an Introduction to General-Purpose Gpu to cart. $79.82, good condition, Sold by Book Words rated 1.0 out of 5 stars, ships from Midland Park, NJ, UNITED STATES, published 2010 by Addison-Wesley Professional.
Add this copy of Cuda By Example: an Introduction to General-Purpose Gpu to cart. $79.85, good condition, Sold by TEXTSHUB rated 5.0 out of 5 stars, ships from Franklin Lakes, NJ, UNITED STATES, published 2010 by Addison-Wesley Professional.
The book is easy to understand and fun to read. At the same time, it covers most of the features that you need to get you started programming using CUDA. I like how the topics are divided into chapters. I read the chapters out of the order, based on my needs. If you know how to code in C and you just want to learn CUDA C, this is a great starting point. I definitely recommend it.