Next: par2yaml, Previous: par2cube, Up: Command Reference
par2tau converts PPW performance data archive files (PAR files) to the format used by TAU's ParaProf profile viewer.
This conversion is also available from the PPW graphical interface ppw(1), so you may choose to perform the conversion on your workstation instead.
To invoke par2tau, use the following syntax:
par2tau [-h|--help] filename.par dest.tau
par2tau accepts the following options:
Note that this command requires a Java installation to work properly. If you do not have a Java installation available, please install the GUI on your workstation, or see the PPW manual section entitled `Installing PPW' for more options.
This conversion is also available from the PPW graphical interface ppw(1), so you may choose to perform the conversion on your workstation instead.
If you did not configure PPW to use a Java installation at build time, or would like to override which version of Java PPW uses to start the GUI, you may set the JAVA_CMD environment variable to the full path of a Java interpreter.