並列コンピューティング入門<br>Introduction to Parallel Computing

個数:1
紙書籍版価格
¥17,684
  • 電子書籍

並列コンピューティング入門
Introduction to Parallel Computing

  • 著者名:Czech, Zbigniew J.
  • 価格 ¥10,780 (本体¥9,800)
  • Cambridge University Press(2017/01/11発売)
  • ポイント 98pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781107174399
  • eISBN:9781316800591

ファイル: /

Description

The constantly increasing demand for more computing power can seem impossible to keep up with. However, multicore processors capable of performing computations in parallel allow computers to tackle ever larger problems in a wide variety of applications. This book provides a comprehensive introduction to parallel computing, discussing theoretical issues such as the fundamentals of concurrent processes, models of parallel and distributed computing, and metrics for evaluating and comparing parallel algorithms, as well as practical issues, including methods of designing and implementing shared- and distributed-memory programs, and standards for parallel program implementation, in particular MPI and OpenMP interfaces. Each chapter presents the basics in one place followed by advanced topics, allowing novices and experienced practitioners to quickly find what they need. A glossary and more than 80 exercises with selected solutions aid comprehension. The book is recommended as a text for advanced undergraduate or graduate students and as a reference for practitioners.

Table of Contents

1. Concurrent processes; 2. Basic models of parallel computation; 3. Elementary parallel algorithms; 4. Designing parallel algorithms; 5. Architectures of parallel computers; 6. Message-passing programming; 7. Shared-memory programming; Solutions to selected exercises; Glossary.