TAU on NAVO MSRC IBM Power6
- ContactIs.Organization
PETTT Advanced Computational Environments
- DateOfInformation
- Mon Dec 01 18:42:58 PST 2008
- DeployedOn.Machine
NAVO MSRC IBM POWER6 - Davinci
- DeploymentDate
- Thu Aug 18 11:11:13 EDT 2005
- 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 NAVO MSRC IBM Power6
- Status
- Installed
- UsageInfo
- tau 2.18.1 is installed in $PET_HOME/tau. tau 2.18.1 binaries are in $PET_HOME/tau/bin.
Installation notes:
PDT
./configure -arch=ibm64 -xlC -fPIC
make && make install
make clean && ./configure -xlC -fPIC
make && make install
TAU
unsetenv WORKDIR && unsetenv WRKDIR && ./installtau -papi=$PET_HOME/pkgs/papi-3.5.0-64bit -pdt=$PET_HOME/pkgs/pdtoolkit-3.12 -opari=$PET_HOME/pkgs/kojak-2.2-64bit -epilog=$PET_HOME/pkgs/kojak-2.2-64bit -mpi -otf=$PET_HOME/pkgs/otf-1.2.18 -arch=ibm64 -cc=xlc_r -c++=xlC_r -fortran=ibm64 && ./installtau -papi=$PET_HOME/pkgs/papi-3.5.0 -pdt=$PET_HOME/pkgs/pdtoolkit-3.12 -opari=$PET_HOME/pkgs/kojak-2.2 -epilog=$PET_HOME/pkgs/kojak-2.2 -mpi -otf=$PET_HOME/pkgs/otf-1.2.18 -cc=xlc_r -c++=xlC_r -fortran=ibm
- Version
- 2.18.1