Using MPI, third edition

Using MPI, third edition
Author: William Gropp
Publisher: MIT Press
Total Pages: 337
Release: 2014-11-07
Genre: Computers
ISBN: 0262527391


Download Using MPI, third edition Book in PDF, Epub and Kindle

The thoroughly updated edition of a guide to parallel programming with MPI, reflecting the latest specifications, with many detailed examples. This book offers a thoroughly updated guide to the MPI (Message-Passing Interface) standard library for writing programs for parallel computers. Since the publication of the previous edition of Using MPI, parallel computing has become mainstream. Today, applications run on computers with millions of processors; multiple processors sharing memory and multicore processors with multiple hardware threads per core are common. The MPI-3 Forum recently brought the MPI standard up to date with respect to developments in hardware capabilities, core language evolution, the needs of applications, and experience gained over the years by vendors, implementers, and users. This third edition of Using MPI reflects these changes in both text and example code. The book takes an informal, tutorial approach, introducing each concept through easy-to-understand examples, including actual code in C and Fortran. Topics include using MPI in simple programs, virtual topologies, MPI datatypes, parallel libraries, and a comparison of MPI with sockets. For the third edition, example code has been brought up to date; applications have been updated; and references reflect the recent attention MPI has received in the literature. A companion volume, Using Advanced MPI, covers more advanced topics, including hybrid programming and coping with large data.


Using MPI, third edition
Language: en
Pages: 337
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 2014-11-07 - Publisher: MIT Press

GET EBOOK

The thoroughly updated edition of a guide to parallel programming with MPI, reflecting the latest specifications, with many detailed examples. This book offers
Using MPI
Language: en
Pages: 410
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: MIT Press

GET 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
Language: en
Pages: 307
Authors: William Gropp
Categories: Computers
Type: BOOK - Published: 1994 - Publisher: MIT Press (MA)

GET EBOOK

The parallel programming community recently organized an effort to standardize the communication subroutine libraries used for programming on massively parallel
Parallel Programming with MPI
Language: en
Pages: 456
Authors: Peter Pacheco
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Morgan Kaufmann

GET EBOOK

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

GET 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