Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titleOn this page

Table of Contents

Panel
bgColor#575757

Overview

Debugging for Parallel MPI programs is much different from transitional memory debug for serial programs. This is because the non-deterministic nature of all parallel programs. Therefore, it is essential to obtain knowledge of both message queues for debugging MPI programs and stack trace for memory examination.   

On NCI compute systems, the following two debug/inspection tools are installed:

...

...

Padb

See the details at https://opus.nci.org.au/display/Help/Padb.

...

TotalView

See the details at https://opus.nci.org.au/display/Help/TotalView.