|
|
The OpenMP Profiler ompP
ompP is a profiling tool for OpenMP applications written in C/C++ or
FORTRAN. ompP should work for most UNIX-like operating systems and
OpenMP compilers. The profiling report of ompP becomes available
immediately after program termination in a human-readable ASCII text
format. ompP supports the measurement of hardware performance counters
using PAPI and contains several advanced productivity features such as
overhead analysis and detection of common inefficiency situations
(performance properties).
ompP is distributed under the GNU General Public License (GPL) and is
Copyright (C) 2005-2007 Karl Fuerlinger, Technische Universitaet
Muenchen, Germany, and the University of Tennessee.
In the long run ompP will be hosted on it's own web space. In
meanwhile access is provided via ICL's web sites: Please go to my site at ICL to download ompP.
|