TotalView

TotalView is a source- and machine-level debugger with support for Fortran, C, C++, OpenMP, MPI, and threads.

Installed on: Pople.

Pople version

Usage

  1. Compile your code using the -g option. Instructions for the various compilers are found in the pople document.

  2. Start an interactive job. Be sure to set up an X-11 connection when you start the interactive job.
    qsub -X -I -l ncpus=x -l walltime=xx:xx -q debug
  3. Load the Totalview module.
    module load totalview
  4. Start Totalview.
    totalview ./executable

See also:

  • Other TotalView documentation is available at the Etnus Web site.
  • Other software installed at PSC.
  • Other installed at PSC.