Introduction to Parallel Computing: From Algorithms to Programming on State-of-the-Art Platforms (Undergraduate Topics in Computer Science)

Roman Trobec

  • 出版商: Springer
  • 出版日期: 2018-10-09
  • 售價: $1,960
  • 貴賓價: 9.5$1,862
  • 語言: 英文
  • 頁數: 268
  • 裝訂: Paperback
  • ISBN: 3319988328
  • ISBN-13: 9783319988320
  • 相關分類: Algorithms-data-structuresComputer-Science
  • 海外代購書籍(需單獨結帳)

商品描述

Advancements in microprocessor architecture, interconnection technology, and software development have fueled rapid growth in parallel and distributed computing. However, this development is only of practical benefit if it is accompanied by progress in the design, analysis and programming of parallel algorithms.

This concise textbook provides, in one place, three mainstream parallelization approaches, Open MPP, MPI and OpenCL, for multicore computers, interconnected computers and graphical processing units. An overview of practical parallel computing and principles will enable the reader to design efficient parallel programs for solving various computational problems on state-of-the-art personal computers and computing clusters.

Topics covered range from parallel algorithms, programming tools, OpenMP, MPI and OpenCL, followed by experimental measurements of parallel programs’ run-times, and by engineering analysis of obtained results for improved parallel execution performances.

Many examples and exercises support the exposition.