GPU Parallel Program Development Using CUDA 电子书下载
GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent explanations that are as valuable as generalized GPU concepts. The book consists of three separate parts; it starts by explaining parallelism using CPU multi-threading in Part I. A few simple programs are used to demonstrate the concept of dividing a large task into multiple parallel sub-tasks and mapping them to CPU threads. Multiple ways of parallelizing the same task are analyzed and their pros/cons are studied in terms of both core and memory operation. Part II of the book introduces GPU massive parallelism. The same programs are parallelized on multiple Nvidia GPU platforms and the same performance analysis is repeated. Because the core and memory structures of CPUs and GPUs are different, the results differ in interesting ways. The end goal is to make programmers aware of all the good ideas, as well as the bad ideas, so readers can apply the good ideas and avoid the bad ideas in their own programs. Part III of the book provides pointer for readers who want to expand their horizons. It provides a brief introduction to popular CUDA libraries (such as cuBLAS, cuFFT, NPP, and Thrust),the OpenCL programming language, an overview of GPU programming using other programming languages and API libraries (such as Python, OpenCV, OpenGL, and Apple’s Swift and Metal,) and the deep learning library cuDNN.
尊敬的读者:
欢迎您访问我们的网站。本站的初衷是为大家提供一个共享学习资料、交换知识的平台。每位用户都可以将文件上传至网盘并分享。
然而,随着用户上传的资料增多,我们发现部分不宜或版权问题的书籍被分享到了本站。
为此,我们已经关闭了分享入口,并进行了多次书籍审查,但仍有部分内容未能彻底审查到位。
在此,我们恳请广大读者与我们共同监督,如发现任何不宜内容,请 点击此处 进行举报,我们会第一时间处理并下架相关内容。
希望我们能共建一个文明社区!感谢您的理解与支持!
猜你喜欢
- 《小径分岔的花园》豪·路·博尔赫斯 电子书下载
- Learning Node - Shelley Powers 电子书下载
- 《单身时代》玫瑰(Roseann Lake) 电子书下载
- grokking functional programming - Michał Płachta 电子书下载
- 《渡边淳一经典作品大合集(套装共27册)》渡边淳一文字版 电子书下载
- 《水平思考法:突破创新的思考方式》[美]保罗·斯隆中文版 电子书下载
- 《无规则游戏》[美]塔米姆·安萨利 电子书下载
- 《20个单词走天下》王建南升级版 电子书下载
- 《思考致富》拿破仑 希尔文字版 电子书下载
- 《杂草的故事》理查德·梅比 (Richard Mabey) 电子书下载
- 《致命谎言》[英] 肯·福莱特 电子书下载
- The Internet of Risky Things - Sean Smith 电子书下载