Lectures on Parallel Computing
暫譯: 平行計算講座

Träff, Jesper Larsson

  • 出版商: Springer
  • 出版日期: 2026-02-15
  • 售價: $3,270
  • 貴賓價: 9.5$3,106
  • 語言: 英文
  • 頁數: 305
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 3031865774
  • ISBN-13: 9783031865770
  • 相關分類: C 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

This textbook is intended for an undergraduate course on the fundamentals of parallel computing or as a background and reference for graduate courses on high-performance computing, shared-memory multiprocessor programming, or parallel algorithms.

The author introduces theoretical concepts and tools for expressing, analyzing, and assessing parallel algorithms, and covers in detail the two most widely used concrete frameworks, OpenMP and MPI, plus the threading interface pthreads for writing parallel programs for either shared or distributed memory parallel computers with an emphasis on general concepts and principles. Code examples are given in a C-like style, and the extensive exercises can be used for self-study and as inspiration for small implementation projects in OpenMP and MPI.

The book is appropriate for students and professionals engaged in all aspects of parallel computing.

商品描述(中文翻譯)

這本教科書旨在用於本科生的平行計算基礎課程,或作為研究生高效能計算、共享記憶多處理器編程或平行演算法課程的背景和參考資料。

作者介紹了表達、分析和評估平行演算法的理論概念和工具,並詳細涵蓋了兩個最廣泛使用的具體框架:OpenMP 和 MPI,以及用於編寫共享或分散式記憶平行計算機的平行程式的執行緒介面 pthreads,重點在於一般概念和原則。程式碼範例以類似 C 的風格給出,並且廣泛的練習題可用於自學,並作為 OpenMP 和 MPI 小型實作專案的靈感。

本書適合所有從事平行計算各方面的學生和專業人士。

作者簡介

Jesper Träff has a Master's in Computer Science and Mathematics and a Ph.D. in Computer Science from the University of Copenhagen. He worked at the European Computer-Industry Research Centre in Munich, the Max Planck Institute for Computer Science, and TU München. After completing his habilitation at the University of Copenhagen, he was scientific coordinator for the EU FP7 project PEPPHER. He was Professor for Scientific Computing at the University of Vienna, he is now Professor for Parallel Computing at TU Wien.

作者簡介(中文翻譯)

Jesper Träff 擁有哥本哈根大學的計算機科學與數學碩士學位,以及計算機科學博士學位。他曾在慕尼黑的歐洲計算機產業研究中心、邁克斯·普朗克計算機科學研究所和慕尼黑工業大學工作。在完成哥本哈根大學的資格認證後,他擔任歐盟第七框架計畫 PEPPHER 的科學協調員。他曾擔任維也納大學的科學計算教授,目前是維也納工業大學的平行計算教授。