Book description
A hands-on guide to writing a Message Passing Interface, this book takes the reader on a tour across major MPI implementations, best optimization techniques, application relevant usage hints, and a historical retrospective of the MPI world, all based on a quarter of a century spent inside MPI. Readers will learn to write MPI implementations from scratch, and to design and optimize communication mechanisms using pragmatic subsetting as the guiding principle. Inside the Message Passing Interface also covers MPI quirks and tricks to achieve best performance.
Dr. Alexander Supalov created the Intel Cluster Tools product line, including the Intel MP Library that he designed and led between 2003 and 2015. He invented the common MPICH ABI and also guided Intel efforts in the MPI Forum during the development of the MPI-2.1, MPI-2.2, and MPI-3 standards. Before that, Alexander designed new finite-element mesh-generation methods, contributing to the PARMACS and PARASOL interfaces, and developed the first full MPI-2 and IMPI implementations in the world. He graduated from the Moscow Institute of Physics and Technology in 1990, and earned his PhD in applied mathematics at the Institute of Numerical Mathematics of the Russian Academy of Sciences in 1995. Alexander holds 26 patents (more pending worldwide).
Table of contents
- Title Page
- Copyright
- Dedication
- Acknowledgments
- Contents
- Preface
- Introduction
- Chapter 1: Overview
- Chapter 2: Shared Memory
- Chapter 3: Sockets
-
Chapter 4: Extensions
- 4.1 Subset Definition
- 4.2 Subset Basics
- 4.3 Initial Subset Implementation: Start-up, Data Transfer, and Error Handling
- 4.4 Subset Extension 1: Communicators, Datatypes, and Collectives
- 4.5 Subset Extension 2: Communicators and Collectives Revisited
- 4.6 Subset Completion: Language Bindings
- 4.7 Conclusions
- Chapter 5: Optimization
- Chapter 6: Tuning
- Chapter 7: And the Rest
- Chapter 8: A Look Ahead
- Bibliography
- Appendix A: Solutions
- Index
Product information
- Title: Inside the Message Passing Interface
- Author(s):
- Release date: September 2018
- Publisher(s): De Gruyter
- ISBN: 9781501506789
You might also like
book
Extreme C
Push the limits of what C - and you - can do, with this high-intensity guide …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
C++ High Performance
Write code that scales across CPU registers, multi-core, and machine clusters About This Book Explore concurrent …
book
Hands-On Network Programming with C
A comprehensive guide to programming with network sockets, implementing Internet protocols, designing IoT devices, and much …