NOTE >> Because tvheap_mr.a is not in poe’s LIBPATH, enabling memory debugging upon the poe process will cause problems because poe will not be able to locate the tvheap_mr.a malloc replacement library.
3. If you want TotalView to notify you when a heap error occurs in your application (and you probably do):
— Select the Debug> Stop on Memory Error command from the Process Window showing poe. This command turns on notification in the poe process. The MPI processes to which TotalView will attach inherit notification.
4. Run the poe process.
5. Select Debug > Open MemoryScape from the menu to open MemoryScape to examine your memory usage.