Introduction to High Performance Computing for Scientists and Engineers: Chapman & Hall/CRC Computational Science
Autor Georg Hager, Gerhard Welleinen Limba Engleză Paperback – 2 iul 2010
The text first introduces the architecture of modern cache-based microprocessors and discusses their inherent performance limitations, before describing general optimization strategies for serial code on cache-based architectures. It next covers shared- and distributed-memory parallel computer architectures and the most relevant network topologies. After discussing parallel computing on a theoretical level, the authors show how to avoid or ameliorate typical performance problems connected with OpenMP. They then present cache-coherent nonuniform memory access (ccNUMA) optimization techniques, examine distributed-memory parallel programming with message passing interface (MPI), and explain how to write efficient MPI code. The final chapter focuses on hybrid programming with MPI and OpenMP.
Users of high performance computers often have no idea what factors limit time to solution and whether it makes sense to think about optimization at all. This book facilitates an intuitive understanding of performance limitations without relying on heavy computer science knowledge. It also prepares readers for studying more advanced literature.
Read about the authors’ recent honor: Informatics Europe Curriculum Best Practices Award for Parallelism and Concurrency
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 443.69 lei 43-57 zile | |
CRC Press – 2 iul 2010 | 443.69 lei 43-57 zile | |
Hardback (1) | 1106.43 lei 43-57 zile | |
CRC Press – 28 noi 2017 | 1106.43 lei 43-57 zile |
Din seria Chapman & Hall/CRC Computational Science
- 20% Preț: 308.15 lei
- 20% Preț: 303.85 lei
- 20% Preț: 551.42 lei
- 20% Preț: 549.81 lei
- 20% Preț: 577.70 lei
- 28% Preț: 257.81 lei
- 27% Preț: 259.41 lei
- 20% Preț: 354.64 lei
- 30% Preț: 350.24 lei
- 20% Preț: 366.28 lei
- 27% Preț: 259.41 lei
- 31% Preț: 259.41 lei
- 20% Preț: 567.53 lei
- 27% Preț: 259.41 lei
- 31% Preț: 259.41 lei
- 27% Preț: 259.41 lei
- 20% Preț: 379.11 lei
- 31% Preț: 896.85 lei
- 20% Preț: 540.71 lei
- 20% Preț: 808.34 lei
- 31% Preț: 841.55 lei
- 26% Preț: 788.52 lei
Preț: 443.69 lei
Preț vechi: 617.78 lei
-28% Nou
Puncte Express: 666
Preț estimativ în valută:
84.91€ • 88.20$ • 70.53£
84.91€ • 88.20$ • 70.53£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781439811924
ISBN-10: 143981192X
Pagini: 356
Ilustrații: 143 black & white illustrations, 7 black & white tables
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.62 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Computational Science
ISBN-10: 143981192X
Pagini: 356
Ilustrații: 143 black & white illustrations, 7 black & white tables
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.62 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Computational Science
Public țintă
Academic and Professional Practice & DevelopmentCuprins
Modern Processors. Basic Optimization Techniques for Serial Code. Data Access Optimization. Parallel Computers. Basics of Parallelization. Shared-Memory Parallel Programming with OpenMP. Efficient OpenMP Programming. Locality Optimizations on ccNUMA Architectures. Distributed-Memory Parallel Programming with MPI. Efficient MPI Programming. Hybrid Parallelization with MPI and OpenMP. Appendices. Bibliography. Index.
Recenzii
Georg Hager and Gerhard Wellein have developed a very approachable introduction to high performance computing for scientists and engineers. Their style and description is easy to read and follow. … This book presents a balanced treatment of the theory, technology, architecture, and software for modern high performance computers and the use of high performance computing systems. The focus on scientific and engineering problems makes this both educational and unique. I highly recommend this timely book for scientists and engineers. I believe this book will benefit many readers and provide a fine reference.
—From the Foreword by Jack Dongarra, University of Tennessee, Knoxville, USA
—From the Foreword by Jack Dongarra, University of Tennessee, Knoxville, USA
Notă biografică
Georg Hager is a senior research scientist in the high performance computing group of the Erlangen Regional Computing Center at the University of Erlangen-Nuremberg in Germany. Gerhard Wellein leads the high performance computing group of the Erlangen Regional Computing Center and is a professor in the Department for Computer Science at the University of Erlangen-Nuremberg in Germany.
Descriere
Written by HPC experts, this book provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. It facilitates an intuitive understanding of performance limitations without relying on heavy computer science knowledge.