Contents of the library files


Up: Debugging MPI programs Next: Other MPI Documentation Previous: Related tools

The directory containing the MPI library file (libmpi.a) contains a few additional files. These are summarized here

libmpi.a
MPI library (MPI_Xxxx)
libpmpi.a
Profiling version (PMPI_Xxxx)
libmpe.a
MPE graphics, logging, and other extensions (PMPE_Xxxx)
libmpe_nompi.a
MPE graphics without mpi
mpe_prof.o
Sample profiling library (C)
mpe_proff.o
Sample profiling library (Fortran)



Up: Debugging MPI programs Next: Other MPI Documentation Previous: Related tools