Category: Tools-Performance-Profiling
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.
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.
$ module load fpmpi $ make
$ module load fpmpi_papi $ make
This package has the following support level : Unsupported
Version | Available Builds | |||||
---|---|---|---|---|---|---|
pgi | pathscale | gnu | Other | |||
1.0 |
|