Skip to Content
Parallel and High Performance Computing
book

Parallel and High Performance Computing

by Yuliana Zamora, Robert Robey
July 2021
Intermediate to advanced content levelIntermediate to advanced
704 pages
21h 6m
English
Manning Publications
Content preview from Parallel and High Performance Computing

8 MPI: The parallel backbone

This chapter covers

  • Sending messages from one process to another
  • Performing common communication patterns with collective MPI calls
  • Linking meshes on separate processes with communication exchanges
  • Creating custom MPI data types and using MPI Cartesian topology functions
  • Writing applications with hybrid MPI plus OpenMP

The importance of the Message Passing Interface (MPI) standard is that it allows a program to access additional compute nodes and, thus, run larger and larger problems by adding more nodes to the simulation. The name message passing refers to the ability to easily send messages from one process to another. MPI is ubiquitous in the field of high-performance computing. Across many scientific fields, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming Massively Parallel Processors, 4th Edition

Programming Massively Parallel Processors, 4th Edition

Wen-mei W. Hwu, David B. Kirk, Izzat El Hajj
Algorithms: 24-part Lecture Series

Algorithms: 24-part Lecture Series

Robert Sedgewick, Kevin Wayne
Grokking Algorithms

Grokking Algorithms

Aditya Bhargava

Publisher Resources

ISBN: 9781617296468Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link