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
article
Managing Encryption Keys
This collection of shortcuts provides a practical and concise guide to securing cloud environments. It covers …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …