Debugging Memory Problems with MemoryScape : Chapter 4 Creating Programs for Memory Debugging : Setting Up MPI Debugging Sessions : Debugging IBM MPI Parallel Environment (PE) Applications : Starting MemoryScape on a PE Program

Starting MemoryScape on a PE Program
The following is the syntax for running Parallel Environment (PE) programs from the command line:
program [ arguments ] [ pe_arguments ]
You can also use the poe command to run programs as follows:
poe program [ arguments ] [ pe_arguments ]
If, however, you start MemoryScape on a PE application, you must start poe as MemoryScape’s target using the following syntax:
memscape poe –a program [ arguments ] [ PE_arguments ]
For example:
memscape poe –a sendrecv 500 –rmpool 1
You should tart all of your parallel tasks using the Run command.

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com