
Tools
There are various tools available for efficiently developing,
debugging and tuning your programs as follows:
- Batch Debug - a language feature for supporting debugging
tasks that use the execution log in a system where batch processing
is operating.
- PSUITE - a program development environment that runs on
a workstation, providing a source browser, editor, debugger,
and performance analysis tool.
- Vampir - a significantly enhanced version of Vampir 2.5,
which is a performance analysis tool for MPI applications,
displaying the application runtime behavior in a variety of
graphical views.
- HPFPROF - an execution performance analysis tool for HPF,
incorporating an easy-to-use graphical interface (Figure 14).
Figure 14: HPFPROF Window
- pdbx - a symbolic debugger.
- FSA - a tool to statically analyze Fortran programs.
- etc.