Difference between revisions of "Tau"

From HPC Wiki
Jump to navigation Jump to search
(Created page with "TAU (Tuning and Analysis Utilities) is a toolkit for the performance analysis of parallel programs by profiling and tracing. Graphics of all performance analysis results can b...")
 
m
 
Line 1: Line 1:
 +
[[Category:HPC-Developer]]
 
TAU (Tuning and Analysis Utilities) is a toolkit for the performance analysis of parallel programs by profiling and tracing. Graphics of all performance analysis results can be created with the onboard profile visualisation tool paraprof. Generated event traces can also be displayed with [[Vampir]]. For further information and tutorials please visit the [https://hpc-wiki.itc.rwth-aachen.de/hpc/Measurement-tools TAU website].
 
TAU (Tuning and Analysis Utilities) is a toolkit for the performance analysis of parallel programs by profiling and tracing. Graphics of all performance analysis results can be created with the onboard profile visualisation tool paraprof. Generated event traces can also be displayed with [[Vampir]]. For further information and tutorials please visit the [https://hpc-wiki.itc.rwth-aachen.de/hpc/Measurement-tools TAU website].

Latest revision as of 10:30, 5 September 2019

TAU (Tuning and Analysis Utilities) is a toolkit for the performance analysis of parallel programs by profiling and tracing. Graphics of all performance analysis results can be created with the onboard profile visualisation tool paraprof. Generated event traces can also be displayed with Vampir. For further information and tutorials please visit the TAU website.