Programming Massively Parallel Processors - David B. Kirk

Programming Massively Parallel Processors

David B. Kirk

出版社

Nvidia

出版时间

2010-01-01

ISBN

9780123814722

评分

★★★★★
书籍介绍

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 need to teach advanced programmers a new and essential skill: how to program massively parallel processors.

Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs.

*Describes computational thinking techniques that will enable you to think about problems in ways that are amenable to high-performance parallel computing.

*Utilizes CUDA (Compute Unified Device Architecture), NVIDIA's software development tool created specifically for massively parallel environments.

*Shows you how to achieve both high-performance and high-reliability using the CUDA programming model as well as OpenCL.

用户评论
薄薄一本还写得这么详细。。。
作为CUDA 大规模并行的开山之作,用来解决各研究领域问题,真乃神迹,感谢胡文美教授,不容错过!!!!
作者配套视频课程:https://www.coursera.org/course/hetero?action=enroll&sessionId=973470
useful
解开关于CUDA的神秘,非常适合新手入门阅读
看完就忘,需要多读几遍。
sidebar给的例子都很生动,好书推荐,清晰易懂。
边做笔记边读了前7章,后面两个例子都是医学领域的应用,兴趣不是很大... 总体来说是本很不错的书,注重讲GPU架构,还有一些GPU优化的技巧,值得一读 但是由于自己同时在挺Udacity上面GPU的课,内容其实有些重复。
书写的不错,配套coursera课程简直是重点不清的典范,一个lecture下来都忘了开始他想讲啥。。。
收藏