Home / Search / Using Advanced MPI: Modern Features of the Message-Passing Interface
Cover of Using Advanced MPI: Modern Features of the Message-Passing Interface
ISBN-13 · 9780262527637ISBN-10 · 0262527634Publisher · MIT PressFormat · Trade Paperback, 392 pagesPublished · 2014Language · English

Using Advanced MPI: Modern Features of the Message-Passing Interface

Rent this book

Free return shipping included
Total rental price$60.73

Please Note: Rental books are typically used and do not come with any unused access code cards.

Return by 2026-10-26. Prepaid return label included; extend at any point for the difference in price.

Buy from a seller

Bookface-OutletShips from CA
GoodTypical used book with minor wear and signs of use. May have some highlighting or writing.
121.51

About this book

A guide to advanced features of MPI, reflecting the latest version of the MPI standard, that takes an example-driven, tutorial approach.

This book offers a practical guide to the advanced features of the MPI (Message-Passing Interface) standard library for writing programs for parallel computers. It covers new features added in MPI-3, the latest version of the MPI standard, and updates from MPI-2. Like its companion volume, Using MPI, the book takes an informal, example-driven, tutorial approach. The material in each chapter is organized according to the complexity of the programs used as examples, starting with the simplest example and moving to more complex ones.

Using Advanced MPI covers major changes in MPI-3, including changes to remote memory access and one-sided communication that simplify semantics and enable better performance on modern hardware; new features such as nonblocking and neighborhood collectives for greater scalability on large systems; and minor updates to parallel I/O and dynamic processes. It also covers support for hybrid shared-memory/message-passing programming; MPI_Message, which aids in certain types of multithreaded programming; features that handle very large data; an interface that allows the programmer and the developer to access performance data; and a new binding of MPI to Fortran.