Multicore and GPU Programming: An Integrated Approach, 2/e (美國原版)
暫譯: 多核心與 GPU 程式設計:整合方法,第二版 (美國原版)

Barlas, Gerassimos

  • 出版商: Morgan Kaufmann
  • 出版日期: 2022-06-02
  • 售價: $4,180
  • 貴賓價: 9.5$3,971
  • 語言: 英文
  • 頁數: 1024
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 0128141204
  • ISBN-13: 9780128141205
  • 相關分類: GPU
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core massively parallel computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing platforms that incorporate CPUs, GPUs and other accelerators.

Presenting material refined over more than two decades of teaching parallel computing, author Gerassimos Barlas minimizes the challenge of transitioning from sequential programming to mastering parallel platforms with multiple examples, extensive case studies, and full source code. By using this book, readers will better understand how to 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 parallel machines.

商品描述(中文翻譯)

多核心與 GPU 程式設計:綜合方法(第二版)》廣泛涵蓋了關鍵的平行計算工具,這些工具對於多核心 CPU 程式設計和多核心大規模平行計算至關重要。這本書使用執行緒、OpenMP、MPI、CUDA 及其他最先進的工具,教授設計和開發能夠利用現代計算平台(包括 CPU、GPU 和其他加速器)的軟體。

作者 Gerassimos Barlas 在教授平行計算的過程中,經過超過二十年的精煉,最小化了從順序程式設計轉換到掌握平行平台的挑戰,並提供了多個範例、廣泛的案例研究和完整的源代碼。透過這本書,讀者將更好地理解如何開發在分散式記憶體機器上運行的程式,使用 MPI 創建多執行緒應用程式,無論是使用函式庫還是指令,撰寫優化的應用程式以平衡可用計算資源之間的工作負載,並針對平行機器進行程式的性能分析和除錯。