FPMPI/FPMPI_papi

Category: Tools-Performance-Profiling

Description

FPMPI and FPMPI_papi are light-weight profiling libraries that use the pmpi hooks, as specified in the MPI standard. Applications linked against one of these libraries will gather statistics about MPI use. If using FPMPI_papi, PAPI counter data will also be collected.

Use

Users need only relink their codes with the fpmpi or fpmpi_papi module loaded in order to use the libraries. Applications built in this way will produce a profile.txt file upon completion. NOTE: Loading fpmpi_papi will also load xt-papi.

Using FPMPI

$ module load fpmpi
$ make

Using FPMPI_papi

$ module load fpmpi_papi
$ make

Support

This package has the following support level : Unsupported

Available Versions

Version Available Builds
pgi pathscale gnu Other
1.0
v