TAU on the NAVO MSRC Cray XT5
- ContactIs.Organization
PETTT Advanced Computational Environments
- DateOfInformation
- Mon Dec 15 18:58:42 PST 2008
- DeployedOn.Machine
NAVO MSRC Cray XT5 - einstein
- DeploymentDate
- Mon Dec 15 18:23:27 PST 2008
- IsDeploymentOf.Asset
TAU
- Abstract
- TAU (Tuning and Analysis Utilities is a portable profiling and tracing toolkit for performance analysis of parallel programs written in Fortran, C, C++, and Java. TAU can produce profile and/or trace data for serial, threaded (e.g., OpenMP, Pthreads), MPI, and mixed-mode (e.g., OpenMP/MPI) programs, including profile data based on hardware counter (PAPI) data. TAU includes command-line and graphical tools for viewing and analyzing profile data and can convert trace files to Vampir format.
- ContactIs.Organization
Sameer Shende
- Cost
- Freely available, including source code (except parsers for which only binaries are available)
- DateOfInformation
- Thu Jan 08 10:40:07 EST 2009
- Documentation
- http://www.cs.uoregon.edu/research/paracomp/tau/tautools/docs/subframedocs.html
- Domain
- Parallel Processing Tools
- Execution and Performance Analyzers (including debuggers)
- Name
- TAU
- TitleLine
- portable profiling and tracing toolkit
- Version
- 2.18.1
- VersionDate
- June 2007
- Webpage
- http://www.cs.uoregon.edu/research/paracomp/tau/tautools/
- Name
- TAU on the NAVO MSRC Cray XT5
- Status
- Installed
- UsageInfo
- tau 2.18.1 is in $PET_HOME/tau
Installation notes:
PDT
./configure -GNU
Add $PET_HOME/pkgs/pdtoolkit-3.13/craycnl/bin to your path.
OTF
Installed in $PET_HOME/pkgs/otf-1.2.18
TAU
./installtau -arch=craycnl -papi=$PET_HOME/pkgs/papi-3.6.1 -pdt=$PET_HOME/pkgs/pdtoolkit-3.13 -pdt_c++=g++ -mpi -epilog=$PET_HOME/pkgs/scalasca-1.0 -epilogbin=$PET_HOME/pkgs/scalasca-1.0/bin/fe -epiloglib=$PET_HOME/pkgs/scalasca-1.0/lib/fe -epiloginc=$PET_HOME/pkgs/scalasca-1.0/include/fe -otf=$PET_HOME/pkgs/otf-1.2.18 >& xt4_output && ./configure -otf=$PET_HOME/pkgs/otf-1.2.18 -TRACE && make clean install
- Version
- 2.18.1