”TAU (a parallel profiler with in-built visualization) will be available after Easter 2013”
Overview
TAU (Tuning and Analysis Utilities) is a profiling and tracing toolkit for performance analysis of parallel programs written in Fortran, C, C++, Java, Python. It is capable of gathering performance information through instrumentation of functions, methods, basic blocks, and statements. The instrumentation can be inserted in the source code using an automatic instrumentor tool based on the Program Database Toolkit (PDT). TAU’s profile visualization tool, paraprof, provides graphical displays of all the performance analysis results, in aggregate and single node/context/thread forms.
Restrictions on use
There are no restrictions on user access.
Set up procedure
What to do to access it – e.g. modulefile
Running the application
How to use it
Example batch jobs scripts and advice on which pes are suitable must be given
If the app is primarily an interactive one detail how to run and if the app is suitable for batch via qrsh example batch submissions and pe advice must be given
Useful commands
Serial batch job submission
Parallel batch job submission
Further info
Tau documentation is available at the TAU website.
Updates
Additional updates made to the package if appropriate