Lavoisier S.A.S.
14 rue de Provigny
94236 Cachan cedex
FRANCE

Heures d'ouverture 08h30-12h30/13h30-17h30
Tél.: +33 (0)1 47 40 67 00
Fax: +33 (0)1 47 40 67 02


Url canonique : www.lavoisier.fr/livre/informatique/introduction-to-high-performance-computing-for-scientists-et-engineers-computational-science-series/hager/descriptif_1797644
Url courte ou permalien : www.lavoisier.fr/livre/notice.asp?ouvrage=1797644

Introduction to High Performance Computing for Scientists and Engineers Chapman & Hall/CRC Computational Science Series

Langue : Anglais

Auteurs :

Couverture de l’ouvrage Introduction to High Performance Computing for Scientists and Engineers

Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the authors gained a unique perspective on the requirements and attitudes of users as well as manufacturers of parallel computers.

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

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.
Academic and Professional Practice & Development
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.