CUDA Application Design and Development and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £13.50 Amazon.co.uk Gift Card
CUDA Application Design and Development
 
 
Start reading CUDA Application Design and Development on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

CUDA Application Design and Development [Paperback]

Rob Farber
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £30.99
Price: £27.27 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £3.72 (12%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 8 left in stock--order soon (more on the way).
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £20.45  
Paperback £27.27  
Trade In this Item for up to £13.50
Trade in CUDA Application Design and Development for an Amazon.co.uk gift card of up to £13.50, which you can then spend on millions of items across the site. Plus, get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

CUDA Application Design and Development + CUDA by Example: An Introduction to General-Purpose GPU Programming + Programming Massively Parallel Processors: A Hands-on Approach (Applications of GPU Computing Series)
Price For All Three: £87.77

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 400 pages
  • Publisher: Morgan Kaufmann (12 Nov 2011)
  • Language English
  • ISBN-10: 0123884268
  • ISBN-13: 978-0123884268
  • Product Dimensions: 23.4 x 19 x 2.5 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 213,567 in Books (See Top 100 in Books)

More About the Author

Rob Farber
Discover books, learn about writers, and more.

Visit Amazon's Rob Farber Page

Product Description

Review

The book by Rob Faber on CUDA Application Design and Development is required reading for anyone who wants to understand and efficiently program CUDA for scientific and visual programming. It provides a hands-on exposure to the details in a readable and easy to understand form. Jack Dongarra, Innovative Computing Laboratory, EECS Department, University of Tennessee GPUs have the potential to take computational simulations to new levels of scale and detail. Many scientists are already realising these benefits, tackling larger and more complex problems that are not feasible on conventional CPU-based systems. This book provides the tools and techniques for anyone wishing to join these pioneers, in an accessible though thorough text that a budding CUDA programmer would do well to keep close to hand. Dr. George Beckett, EPCC, University of Edinburgh With his book, Farber takes us on a journey to the exciting world of programming multi-core processor machines with CUDA. Farber's pragmatic approach is effective in guiding the reader across challenges and their solutions. Farber's broader presentation of parallel programming with CUDA ranging from CUDA in Cloud and Cluster environments to CUDA for real problems and applications helps the reader learning about the unique opportunities this parallel programming language can offer to the scientific community. This book is definitely a must for students, teachers, and developers! Michela Taufer, Assistant Professor, Department of Computer and Information Sciences, University of Delaware Rob Farber has written an enlightening and accessible book on the application to CUDA for real research tasks, with an eye to developing scalable and distributed GPU applications. He supplies clear and usable code examples combined with insight about _why_ one should use a particular approach. This is an excellent book filled with practical advice for experienced CUDA programmers and ground-up guidance for beginners wondering if CUDA can accelerate their time to solution. Paul A. Navratil, Manager, Visualization Software, Texas Advanced Computing Center The book provides a solid introduction to the CUDA programming language starting with the basics and progressively exposing the reader to advanced concepts through the well annotated implementation of real-world applications. It makes a first-rate presentation of CUDA, its use in the implementation of portable and efficient applications and the underlying architecture of GPGPU/CPU systems with particular emphasis on memory hierarchies. This is complemented by a thorough presentation both of the CUDA Tool Suite and of techniques for the parallelisation of applications. Farber's book is a valuable addition to the bookshelves of both the advanced and novice CUDA programmer. Francis Wray, Independent Consultant and Visiting Professor at the Faculty of Computing, Information Systems and Mathematics at the University of Kingston At a brisk pace, "CUDA Application Design and Development" will take one from the basics of CUDA programming to the level where real-time video processing becomes a stroll in the park. Along the way, the reader can get a clear understanding of how the hybrid CPU-GPU computing idea can be capitalized on, and how a 500-GPU configuration can be used in large scale machine learning problems. Wasting no time on obscure issues of little relevance, the book provides an excellent account of the CUDA execution model, memory access issues, opportunities to increase parallelism in a program, and how advanced profiling can squeeze performance out of a code. Rob provides a snapshot of everything that is relevant in CUDA based GPU computing in a style honed through a long series of Dr. Dobb's articles that have delighted scores of CUDA programmers. His followers will be delighted once again. Dan Negrut, Associate Professor, University of Wisconsin-Madison, NVIDIA CUDA Fellow

Product Description

As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. "CUDA Application Design and Development" starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and determining application lifespan. This book then details the thought behind CUDA and teaches how to create, analyze, and debug CUDA applications. Throughout, the focus is on software engineering issues: how to use CUDA in the context of existing application code, with existing compilers, languages, software tools, and industry-standard API libraries. Using an approach refined in a series of well-received articles at "Dr Dobb's Journal", author Rob Farber takes the reader step-by-step from fundamentals to implementation, moving from language theory to practical coding. Thsi title includes multiple examples building from simple to more complex applications in four key areas: machine learning, visualization, vision recognition, and mobile computing. It addresses the foundational issues for CUDA development: multi-threaded programming and the different memory hierarchy. It includes teaching chapters designed to give a full understanding of CUDA tools, techniques and structure. It presents CUDA techniques in the context of the hardware they are implemented on as well as other styles of programming that will help readers bridge into the new material.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(2)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
Overview 4 Mar 2012
Format:Paperback
As one might expect any book authored by a Research Scientist will go into detail to considerable depth. This book is no exception. But that is no bad thing even if - like me - you feel unqualified to comment on the finer points. It simply cements the top-level understanding which this book gives.

I purchased this book to gain insight into the differences in GPU architecture (and memory layout) from CPU architectures. The book achieved this.(bearing in mind the fact that most readers will already have some knowledge of CPU architecture.)

With a CUDA enabled video board, the free NVidia Cuda compiler, and this book, readers should be able to leverage themselves into a level at which they are able to fully exploit the benefits that the latest technologies can offer.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  1 review
7 of 8 people found the following review helpful
Details on Memory Coalescing and Linux Tools (Profiler + GDB) 13 Jan 2012
By Yeoching Thia - Published on Amazon.com
Format:Kindle Edition|Amazon Verified Purchase
I desperately need some insights about CUDA memory performance, and there are two chapters discussing memory coalescing which are very useful to me. I need to write a very simple kernel to convert 3 bytes RGB into 4 bytes RGBA so that OpenGL could render it correctly, but what I have done naively is to spawn too many threads and by doing so it slow down the code so much, so much so that I wondered what I have really done.

Later I came to know that CUDA memory utilization is my bottleneck. Being a traditional programmer, I never pay attention to how I access memory. Now with the insights on memory coalescing in this book, I get the real education about how GPU really works.

On the other hand, I use CUDA under Linux, it is important to know that CUDA has provided a profiling tool to diagnose memory bottleneck, and cuda-gdb could use to step through my CUDA kernel. This book also spend quite some details to illustrate how to use nvcc. This is also up to date to discuss Fermi architecture (Compute Capability 2.x with L1, L2 cache) and CUDA Toolkit 4.0 .

Get this book if you need real insights from a real practitioner on CUDA. Also for the entry, you should get CUDA by Example (Jason Sanders and Edward Kandrot) as well. You would be so glad as I did.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges