First page Back Continue Last page Summary Graphics
Programming with MPI
Message Passing Interface
De-facto standard for parallel programming
- Every vendor used to have their own
Supported on virtually every parallel computer
Many implementations based on MPICH
Portable between systems
Supports FORTRAN and C
Can run in heterogeneous environments
Notes: