Cantitate/Preț
Produs

Using MPI – Portable Parallel Programming with the Message–Passing Interface 3e: Scientific and Engineering Computation

Autor William Gropp, Ewing Lusk, Anthony Skjellum
en Limba Engleză Paperback – 2 feb 2015
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.

Citește tot Restrânge

Din seria Scientific and Engineering Computation

Preț: 39604 lei

Preț vechi: 49505 lei
-20% Nou

Puncte Express: 594

Preț estimativ în valută:
7580 7812$ 63100£

Carte disponibilă

Livrare economică 11-25 februarie
Livrare express 25-31 ianuarie pentru 3623 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780262527392
ISBN-10: 0262527391
Pagini: 336
Ilustrații: 114 b&w illus.
Dimensiuni: 205 x 228 x 18 mm
Greutate: 0.59 kg
Ediția:3 Rev ed.
Editura: Mit Press
Seria Scientific and Engineering Computation


Descriere

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.


Notă biografică