mpiP: a lightweight profiling library for MPI applications.
http://mpip.sourceforge.net/
mpiP is a lightweight profiling library for MPI applications. Because
it only collects statistical information about MPI functions, mpiP
generates considerably less overhead and much less data than tracing
tools. All the information captured by mpiP is task-local. It only
uses communication during report generation, typically at the end of
the experiment, to merge results from all of the tasks into one output
file.
- Developed at science:HPC
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mpiP && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000213 213 Bytes | |
mpiP-3.4.1.tar.gz | 0000216045 211 KB | |
mpiP.changes | 0000002560 2.5 KB | |
mpiP.spec | 0000007171 7 KB | |
mpip.unwinder.patch | 0000001009 1009 Bytes |
Revision 10 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 752513
from
Egbert Eich (eeich)
(revision 10)
- Add missing openmpi2 build for gcc7. - Add support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8609). - Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).
Comments 0