Using Advanced MPI

Using Advanced MPI
Author :
Publisher : MIT Press
Total Pages : 391
Release :
ISBN-10 : 9780262527637
ISBN-13 : 0262527634
Rating : 4/5 (37 Downloads)

Book Synopsis Using Advanced MPI by : William Gropp

Download or read book Using Advanced MPI written by William Gropp and published by MIT Press. This book was released on 2014-11-07 with total page 391 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Using Advanced MPI Related Books

Using Advanced MPI
Language: en
Pages: 391
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 2014-11-07 - Publisher: MIT Press

DOWNLOAD EBOOK

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 prac
Parallel Programming with MPI
Language: en
Pages: 456
Authors: Peter Pacheco
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Mathematics of Computing -- Parallelism.
Using MPI
Language: en
Pages: 410
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: MIT Press

DOWNLOAD EBOOK

The authors introduce the core function of the Message Printing Interface (MPI). This edition adds material on the C++ and Fortran 90 binding for MPI.
Using MPI-2
Language: en
Pages: 382
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Mit Press

DOWNLOAD EBOOK

Using MPI is a completely up-to-date version of the authors' 1994 introduction to the core functions of MPI. It adds material onthe new C++ and Fortran 90 bindi
Parallel Scientific Computing in C++ and MPI
Language: en
Pages: 640
Authors: George Karniadakis
Categories: Computers
Type: BOOK - Published: 2003-06-16 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Accompanying CD-ROM has a software suite containing all the functions and programs discussed.