
Programming massively prallel pocessors: a hands-on approach
- 판사항
- Fourth edition
- 발행사항
- Cambridge, MA :bMorgan Kaufmann, 2022
- 형태사항
- xxviii, 551pages : illustrations, graph ; 24cm
- 서지주기
- Includes bibliographical references and index
소장정보
위치 | 등록번호 | 청구기호 / 출력 | 상태 | 반납예정일 |
---|---|---|---|---|
지금 이용 불가 (1) | ||||
자료실 | E208046 | 대출중 | 2025.07.07 |
- 등록번호
- E208046
- 상태/반납예정일
- 대출중
- 2025.07.07
- 위치/청구기호(출력)
- 자료실
책 소개
Programming Massively Parallel Processors: A Hands-on Approach shows both students and professionals alike the basic concepts of parallel programming and GPU architecture. Concise, intuitive, and practical, it is based on years of road-testing in the authors' own parallel computing courses. Various techniques for constructing and optimizing parallel programs are explored in detail, while case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. The new edition includes updated coverage of CUDA, including the newer libraries such as CuDNN. New chapters on frequently used parallel patterns have been added, and case studies have been updated to reflect current industry practices.
Feature
- Parallel Patterns Introduces new chapters on frequently used parallel patterns (stencil, reduction, sorting) and major improvements to previous chapters (convolution, histogram, sparse matrices, graph traversal, deep learning)
- Ampere Includes a new chapter focused on GPU architecture and draws examples from recent architecture generations, including Ampere
- Systematic Approach Incorporates major improvements to abstract discussions of problem decomposition strategies and performance considerations, with a new optimization checklist