An Introduction to Parallel Programming

  • An Introduction to Parallel Programming
    By Peter Pacheco, Matthew Malensek

    Takes a tutorial approach, starting with small programming examples and building progressively to more challenging examples Explains how to develop parallel programs using MPI, Pthreads and OpenMP programming models A robust package of ...

  • An Introduction to Parallel Programming
    By Stephen Taylor, K. Mani Chandy

    Computer Science

  • An Introduction to Parallel Programming
    By Peter S. Pacheco

    The first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture, An Introduction to Parallel Programming explains how to design, debug, and evaluate the performance of ...

  • An Introduction to Parallel Programming
    By Peter Pacheco

    An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture.

  • An Introduction to Parallel Programming
    By Peter Pacheco, Matthew Malensek

    As the first undergraduate text to directly address compiling and running parallel programs on multi-core and cluster architecture, this second edition carries forward its clear explanations for designing, debugging and evaluating the ...

  • An Introduction to Parallel Programming
    By Scott L. Hamilton

    An introduction to parallel programming with openmpi using C. It is written so that someone with even a basic understanding of programming can begin to write mpi based parallel programs.