Parallel programming with MPI /

Detalles Bibliográficos
Autor principal: Pacheco, Peter S.
Formato: Libro
Idioma:Inglés
Publicado: San Francisco, Calif. : Morgan Kaufmann, c1997.
Materias:
Tabla de Contenidos:
  • Chapter 1 Introduction
  • Chapter 2 An Overview of Parallel Computing
  • Chapter 3 Greetings!
  • Chapter 4 An Application: Numerical Integration
  • Chapter 5 Collective Communication
  • Chapter 6 Grouping Data for Communication
  • Chapter 7 Communicators and Topologies
  • Chapter 8 Dealing with I/O
  • Chapter 9 Debugging Your Program
  • Chapter 10 Design and Coding of Parallel Programs
  • Chapter 11 Performance
  • Chapter 12 More on Performance
  • Chapter 13 Advanced Point-to-Point Communication
  • Chapter 14 Parallel Algorithms
  • Chapter 15 Parallel Libraries
  • Chapter 16 Wrapping Up
  • Appendix A Summary of MPI Commands
  • Appendix B MPI on the Internet