Using MPI: Portable Parallel Programming with the Message Passing Interface

Paperback
from $0.00

Author: William Gropp

ISBN-10: 0262571323

ISBN-13: 9780262571326

Category: Programming - General & Miscellaneous

The Message Passing Interface (MPI) specification is widely used for solving significant scientific and engineering problems on parallel computers. There exist more than a dozen implementations on computer platforms ranging from IBM SP-2 supercomputers to clusters of PCs running Windows NT or Linux ("Beowulf" machines). The initial MPI Standard document, MPI-1, was recently updated by the MPI Forum. The new version, MPI-2, contains both significant enhancements to the existing MPI core and...

Search in google:

Using MPI is a completely up-to-date version of the authors' 1994 introduction to the core functions of MPI. It adds material on the new C++ and Fortran 90 bindings for MPI throughout the book.

Chapter 1: Introduction to MPI Chapter 2: Using MPI in Simple Programs Chapter 3: Intermediate MPI Chapter 4: Advanced Message Passing in MPI Chapter 5: Parallel Libraries Chapter 6: Other Features of MPI Chapter 7: Understanding how MPI Implementations Work Chapter 8: Comparing MPI with Other Systems for interprocess Communication Chapter 9: Beyond Message Passing Index