Cargando…

Using MPI : portable parallel programming with the message-passing interface /

"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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gropp, William
Otros Autores: Lusk, Ewing, Skjellum, Anthony
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cambridge, Mass. : MIT Press, ©1999.
Edición:2nd ed.
Colección:Scientific and engineering computation.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • 1. Background
  • 2. Introduction to MPI
  • 3. Using MPI in Simple Programs
  • 4. Intermediate MPI
  • 5. Advanced Message Passing in MPI
  • 6. Parallel Libraries
  • 7. Other Features of MPI
  • 8. Understanding how MPI Implementations Work
  • 9. Comparing MPI with Other Systems for Interprocess Communication
  • 10. Beyond Message Passing
  • A. Summary of MPI-1 Routines and Their Arguments
  • B. The MPICH Implementation of MPI
  • C. The MPE Multiprocessing Environment
  • D. MPI Resources on the World Wide Web
  • E. Language Details.