Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Friday 3 April 2015

CUDA Succinctly


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 even thousands of individual, low-powered cores, allowing it to perform thousands of concurrent operations. Because of this, GPUs can tackle large, complex problems on a much shorter time scale than CPUs. Dive into parallel programming on NVIDIA hardware with CUDA Succinctly by Chris Rose, and learn the basics of unlocking your graphics card.

This book discusses 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 usefulness. Newer CUDA developers will see how the hardware processes commands and how the driver checks progress; more experienced CUDA developers will appreciate the expert coverage of topics such as the driver API and context migration, as well as the guidance on how best to structure CPU/GPU data interchange and synchronization.

Title CUDA Succinctly
Author(s) Chris Rose
Publisher: Syncfusion Inc. (2014)
Paperback: N/A
eBook PDF (119 Pages, 3.1 MB), Kindle, etc.
Language: English
ISBN-10/ASIN: N/A
ISBN-13: N/A
Download: http://files2.syncfusion.com/Downloads/Ebooks/CUDA_Succinctly.pdf

No comments:

Post a Comment

loading...

Search: