Multicore and GPU Programming: An Integrated Approach (Paperback)
暫譯: 多核心與GPU程式設計:整合方法 (平裝本)
Gerassimos Barlas
- 出版商: Morgan Kaufmann
- 出版日期: 2014-12-05
- 定價: $3,300
- 售價: 8.0 折 $2,640
- 語言: 英文
- 頁數: 698
- 裝訂: Paperback
- ISBN: 0124171370
- ISBN-13: 9780124171374
-
相關分類:
GPU
-
其他版本:
Multicore and GPU Programming: An Integrated Approach, 2/e (美國原版)
買這商品的人也買了...
-
$880$695 -
$620$490 -
$780$663 -
$420$332 -
$450$356 -
$2,200$2,090 -
$480$408 -
$780$616 -
$594$564 -
$350$277 -
$490$417 -
$720$562 -
$520$411 -
$560$442 -
$2,180$2,071 -
$680$537 -
$550$468 -
$580$493 -
$480$374 -
$690$538 -
$490$382 -
$520$468 -
$650$514 -
$540$427 -
$580$452
相關主題
商品描述
Multicore and GPU Programming offers broad coverage of the key parallel computing skillsets: multicore CPU programming and manycore "massively parallel" computing. Using threads, OpenMP, MPI, and CUDA, it teaches the design and development of software capable of taking advantage of today's computing platforms incorporating CPU and GPU hardware and explains how to transition from sequential programming to a parallel computing paradigm.
Presenting material refined over more than a decade of teaching parallel computing, author Gerassimos Barlas minimizes the challenge with multiple examples, extensive case studies, and full source code. Using this book, you can develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available computing resources, and profile and debug programs targeting multicore machines.
- Comprehensive coverage of all major multicore programming tools, including threads, OpenMP, MPI, and CUDA
- Demonstrates parallel programming design patterns and examples of how different tools and paradigms can be integrated for superior performance
- Particular focus on the emerging area of divisible load theory and its impact on load balancing and distributed systems
- Download source code, examples, and instructor support materials on the book's companion website
商品描述(中文翻譯)
《多核心與 GPU 程式設計》廣泛涵蓋了關鍵的平行計算技能:多核心 CPU 程式設計以及多核心的「大規模平行」計算。透過使用執行緒、OpenMP、MPI 和 CUDA,本書教授設計和開發能夠利用當今計算平台(包含 CPU 和 GPU 硬體)的軟體,並解釋如何從序列程式設計轉變為平行計算範式。
作者 Gerassimos Barlas 在教學平行計算的十多年中精煉了這些材料,透過多個範例、廣泛的案例研究和完整的原始碼,降低了學習的挑戰。使用本書,您可以開發在分散式記憶體機器上運行的程式,使用 MPI 創建多執行緒應用程式,無論是使用函式庫還是指令,撰寫優化的應用程式以平衡可用計算資源之間的工作負載,並針對多核心機器進行程式的性能分析和除錯。
- 全面涵蓋所有主要的多核心程式設計工具,包括執行緒、OpenMP、MPI 和 CUDA
- 演示平行程式設計的設計模式以及如何整合不同工具和範式以獲得卓越性能的範例
- 特別關注可分配負載理論的嶄新領域及其對負載平衡和分散式系統的影響
- 在本書的伴隨網站上下載原始碼、範例和教學支援材料