Setting Up Parallel Debugging Sessions
This chapter explains how to set up TotalView parallel debugging sessions for applications that use the following parallel execution models. The topics discussed are:
Note: TotalView lets you decide which process you want it to attach. You will find information in Attaching to Processes.
Debugging MPI Applications Overview
You can use TotalView to debug your Message Passing Interface (MPI) programs. With TotalView, you can:
- Automatically acquire processes at startup.
- Attach to a parallel program and automatically acquire the parallel processes.
- Display the message queue state of a process.
Automatic process acquisition at startup is supported for the following MPI implementations:
For more information on message queue display, see Displaying the Message Queue Graph.
For tips on debugging parallel applications, see Parallel Debugging Tips.