RMS MPI
Here's how to use MemoryScape with Quadrics RMS MPI codes. Rogue Wave Software has tested this only on Linux x86.
1. There is no need to link the application with MemoryScape because prun propagates environment variables to the rank processes. However, if you’d like to link the application with the agent, you can.
2. Start MemoryScape on prun. For example:
memscape prun -a prun-args test args
3. If you need to configure MemoryScape, you should do it now.
4. Run the prun process.