MPI

- MPI Forum
- MPI FAQ - Shane Herbert (Jan. 1997)
- Introduction to MPI - PACS Training Group
- MPI Tutorial - LAM Team
- Getting Started with MPI - Robert Cruise (Aug. 2001)
- A User's Guide to MPI - Peter Pacheco (Mar. 1998)
- Writing Message-Passing Parallel Programs with MPI - Neil MacDonald et al. (Aug. 1995)
- MPI: The Complete Reference - Marc Snir et al. (Sep. 1995)
- Tutorial on MPI: The Message-Passing Interface - William Gropp
- Tuning MPI Applications for Peak Performance - William Gropp et al.
- Message Passing Interface - Ian Foster (from Designing and Building Parallel Programs)
- Cornell Theory Center Virtual Workshop MPI Modules:
- Introduction to Parallel Programming Using MPI - Peter Jimack
- MPI: Portable Parallel Programming for Scientific Computing - William Gropp
- MPI Performance Topics - LLNL
- Optimization of MPI Applications - Rolf Rabenseifner (Jan. 2002)
- MPI/RT
A project to create an integrated messaging, scheduling, and parallel programming API together with syntax and semantics to support the emerging computational hierarchies of node architectures and gigabit/s networks efficiently. - OpenMP
The OpenMP Application Program Interface (API) supports multi-platform shared-memory parallel programming in C/C++ and Fortran on all architectures, including Unix platforms and Windows NT platforms. Jointly defined by a group of major computer hardware and software vendors, OpenMP is a portable, scalable model that gives shared-memory parallel programmers a simple and flexible interface for developing parallel applications for platforms ranging from the desktop to the supercomputer.- OpenMP.org
- OpenMP Specifications
- Getting Started with OpenMP - Robert Cruise (Apr. 2002)
- Writing and Tuning OpenMP Programs on Distributed Shared Memory Machines - Gabriel Mateescu
- OpenMP Tutorial - LLNL
- The Design, Analysis and Implementation of Algorithms for Parallel Shared Memory Machines - C. Rodriguez Leon (Aug. 2002)
- COMPunity - A community of OpenMP users, researchers, tool developers and providers.
- Implementations
Links by Visitors:
Add a Link