hpcviewer:
Interactive Presentation of Performance

The HPCToolkit Performance Tools

2011/02/22

Version 5.2.1-r3669

The Java-based hpcviewer interactively presents program performance in a top-down fashion.

Table of Contents

Synopsis

Command-line usage:
      hpcviewer [options] [hpctoolkit-database]

GUI usage:
      Launch hpcviewer and open the Experiment database [hpctoolkit-database].

Description

The Java-based hpcviewer interactively presents program-performance Experiment databases in a top-down fashion. Since Experiment databases are self-contained, they may be relocated from a cluster for visulization on a laptop or workstation.

Arguments

hpctoolkit-database
An HPCToolkit Experiment database, which is the result of executing hpcprof, hpcprof-mpi or hpcprof-flat.

Options

-n
Do not display the Callers View. (Saves memory and time.)

-consolelog
Send log entries to a console in addition to a log file.

-debug
Log additional information about plug-in dependency problems.

Detailed Description

Views

hpcviewer supports three principal views of an application's performance data. Both inclusive (costs of a procedure including all its callees) and exclusive costs (costs excluding callees) are reported.

Panes

The browser window is divided into three panes:

See Also

hpctoolkit(1) .

Version

Version: 5.2.1-r3669 of 2011/02/22.

License and Copyright

Copyright
© 2002-2012, Rice University.
License
See README.License.

Authors

Laksono Adhianto
John Mellor-Crummey
Nathan Tallent
Rice HPCToolkit Research Group
Email: hpctoolkit-forum =at= rice.edu
WWW: http://hpctoolkit.org.