发表于2024-11-25
Programming Massively Parallel Processors 2024 pdf epub mobi 电子书
这本书初看不知所云,感觉没什么实质性内容。 后来配上在coursera上的视频,发现书中的见解相当精辟、简洁。 里面对于线程的讲解还有一些并行计算的方式都谈得很到位,作者实属苦口婆心将其原理一一道来。 看书还是讲求一个思维角度的问题。角度不对,则完全不能理解其中深...
评分 评分 评分CUDA生在NV,幼年长在UIUC,这本书的那个华人作者虽然说不是CUDA唯一的那个father,但也可以讲是one of 把CUDA养大的人。 你唯一可以诟病的是它没有手把手的教你写code,但那么做的书都真的太浅了。这本书可以说无遗漏的把基础都带了一遍而且很明白。至少在我个人眼里,这本书...
评分图书标签: GPU 并行计算 Parallel 并行 编程 计算机 CUDA Processors
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 大规模并行的开山之作,用来解决各研究领域问题,真乃神迹,感谢胡文美教授,不容错过!!!!
评分很好的入门教材,简单易懂
评分很好的入门教材,简单易懂
评分看完这本书,我只想说,不看cousera配套视频就能在这本书的指导下写出高性能CUDA程序的同学,都是神
评分适合初学者入门,但语言比较啰嗦
Programming Massively Parallel Processors 2024 pdf epub mobi 电子书