Using PMPI routines
Using PMPI routines
- PMPI allows selective replacement of MPI routines at link time (no need to recompile)
- Some libraries already make use of PMPI
- Some MPI implementations have PMPI bugs
- IBM - PMPI_Wtime() returns 0
- Cray - PMPI in a separate library that some installations have not installed
Notes:
Add picture of PMPI routines