Bültmann & Gerriets
Using MPI
Portable Parallel Programming with the Message-Passing Interface
von Anthony Skjellum, Ewing Lusk, William Gropp
Verlag: MIT Press Ltd
Reihe: Scientific and Engineering Computation
Taschenbuch
ISBN: 978-0-262-52739-2
Erschienen am 07.11.2014
Sprache: Englisch
Format: 228 mm [H] x 202 mm [B] x 22 mm [T]
Gewicht: 620 Gramm
Umfang: 336 Seiten

Preis: 80,00 €
keine Versandkosten (Inland)


Jetzt bestellen und voraussichtlich ab dem 30. Oktober in der Buchhandlung abholen.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

80,00 €
merken
Gratis-Leseprobe
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Klappentext
Biografische Anmerkung

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.



William Gropp, Ewing Lusk, and Anthony Skjellum


weitere Titel der Reihe