The CUDA Handbook: A Comprehensive Guide to GPU Programming

The CUDA Handbook: A Comprehensive Guide to GPU Programming
ISBN-10
0133261506
ISBN-13
9780133261509
Category
Computers
Pages
528
Language
English
Published
2013-06-11
Publisher
Addison-Wesley
Author
Nicholas Wilt

Description

The CUDA Handbook begins where CUDA by Example (Addison-Wesley, 2011) leaves off, discussing 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. The accompanying open source code–more than 25,000 lines of it, freely available at www.cudahandbook.com–is specifically intended to be reused and repurposed by developers. Designed to be both a comprehensive reference and a practical cookbook, the text is divided into the following three parts: Part I, Overview, gives high-level descriptions of the hardware and software that make CUDA possible. Part II, Details, provides thorough descriptions of every aspect of CUDA, including Memory Streams and events Models of execution, including the dynamic parallelism feature, new with CUDA 5.0 and SM 3.5 The streaming multiprocessors, including descriptions of all features through SM 3.5 Programming multiple GPUs Texturing The source code accompanying Part II is presented as reusable microbenchmarks and microdemos, designed to expose specific hardware characteristics or highlight specific use cases. Part III, Select Applications, details specific families of CUDA applications and key parallel algorithms, including Streaming workloads Reduction Parallel prefix sum (Scan) N-body Image Processing These algorithms cover the full range of potential CUDA applications.

Other editions

Similar books

  • Cuda Handbook: A Comprehensive Guide to Gpu Programming
    By Nicholas Wilt

    This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.

  • Cuda Handbook: A Comprehensive Guide to Gpu Programming
    By Nicholas Wilt

    This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.

  • CUDA HANDBK - EVERYTHING YNTKA
    By Olivia Mendez

    In 'The CUDA Handbook', Olivia Mendez examines the surprising forces that shape why some people rise to the top of the CUDA success ladder while others sink to the bottom.

  • Programming Massively Parallel Processors: A Hands-on Approach
    By David B. Kirk, Wen-mei W. Hwu

    This guide shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in depth.

  • Professional CUDA C Programming
    By John Cheng, Max Grossman, Ty McKercher

    Professional CUDA C Programming: Focuses on GPU programming skills and best practices that deliver outstanding performance Shows you how to think in parallel Turns complex subjects into easy-to-understand concepts Makes information ...

  • CUDA Programming: A Developer's Guide to Parallel Computing with GPUs
    By Shane Cook

    '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 parallelism and hardware, then delving into CUDA installation.

  • CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming
    By Gregory Ruetsch, Massimiliano Fatica

    All of this is done in Fortran, without having to rewrite in another language. Each concept is illustrated with actual examples so you can immediately evaluate the performance of your code in comparison.

  • Hands-On GPU Programming with Python and CUDA: Explore high-performance parallel computing with CUDA
    By Dr. Brian Tuomanen

    What you will learnLaunch GPU code directly from PythonWrite effective and efficient GPU kernels and device functionsUse libraries such as cuFFT, cuBLAS, and cuSolverDebug and profile your code with Nsight and Visual ProfilerApply GPU ...

  • Multicore and GPU Programming: An Integrated Approach
    By Gerassimos Barlas

    Using this book, you can develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available ...

  • Handbook of Open Source Tools
    By Sandeep Koranne

    This unique handbook presents a comprehensive discussion of advanced tools, a valuable asset used by most application developers and programmers; includes a special focus on Mathematical Open Source Software not available in most Open ...