𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Programming Massively Parallel Processors: A Hands-On Approach

✍ Scribed by David B. Kirk, Wen-Mei W Hwu


Publisher
Morgan Kaufmann
Year
2016
Tongue
English
Leaves
552
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Programming Massively Parallel Processors: A Hands-on Approach, Third Edition shows both student and professional alike the basic concepts of parallel programming and GPU architecture, exploring, in detail, various techniques for constructing parallel programs.
Case studies demonstrate the development process, detailing computational thinking and ending with effective and efficient parallel programs. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in-depth.
For this new edition, the authors have updated their coverage of CUDA, including coverage of newer libraries, such as CuDNN, moved content that has become less important to appendices, added two new chapters on parallel patterns, and updated case studies to reflect current industry practices.

β€’ Teaches computational thinking and problem-solving techniques that facilitate high-performance parallel computing
β€’ Utilizes CUDA version 7.5, NVIDIA's software development tool created specifically for massively parallel environments
β€’ Contains new and updated case studies
β€’ Includes coverage of newer libraries, such as CuDNN for Deep Learning

✦ Subjects


Machine Learning; C++; Convolutional Neural Networks; Parallel Programming; Clusters; Design Patterns; Memory Management; Numerical Methods; GPU Programming; C; Graph Algorithms; Performance Tuning; CUDA; OpenACC; Magnetic Resonance Imaging


πŸ“œ SIMILAR VOLUMES


Programming Massively Parallel Processor
✍ David B. Kirk, Wen-mei W. Hwu πŸ“‚ Library πŸ“… 2010 πŸ› Morgan Kaufmann 🌐 English

Multi-core processors are no longer the future of computing-they are the present day reality. A typical mass-produced CPU features multiple processor cores, while a GPU (Graphics Processing Unit) may have hundreds or even thousands of cores. With the rise of multi-core architectures has come the nee

Programming Massively Parallel Processor
✍ David Kirk, Wen-Mei W. Hwu, Wen-Mei Hwu πŸ“‚ Library πŸ“… 2010 πŸ› Elsevier 🌐 English

Review *"For those interested in the GPU path to parallel enlightenment, this new book from David Kirk and Wen-mei Hwu is a godsend, as it introduces CUDA (tm), a C-like data parallel language, and Tesla(tm), the architecture of the current generation of NVIDIA GPUs. In addition to explaining the

Programming massively parallel processor
✍ David B. Kirk, Wen-mei W. Hwu πŸ“‚ Library πŸ“… 2012 πŸ› Elsevier / Morgan Kaufmann 🌐 English

Β«For those interested in the GPU path to parallel enlightenment, this new book from David Kirk and Wen-mei Hwu is a godsend, as it introduces CUDA (tm), a C-like data parallel language, and Tesla(tm), the architecture of the current generation of NVIDIA GPUs. In addition to explaining the language a

Programming massively parallel processor
✍ David B. Kirk, Wen-mei W. Hwu πŸ“‚ Library πŸ“… 2012 πŸ› Elsevier / Morgan Kaufmann 🌐 English

This best-selling guide to CUDA and GPU parallel programming has been revised with more parallel programming examples, commonly-used libraries, and explanations of the latest tools. With these improvements, the book retains its concise, intuitive, practical approach based on years of road-testing in

Programming Massively Parallel Processor
✍ Hwu, Wen-mei;Kirk, David πŸ“‚ Library πŸ“… 2012 πŸ› Elsevier Science;Morgan Kaufmann 🌐 English

Programming Massively Parallel Processors: A Hands-on Approach, Second Edition, teaches students how to program massively parallel processors. It offers a detailed discussion of various techniques for constructing parallel programs. Case studies are used to demonstrate the development process, which