Debugging Memory Problems with MemoryScape : Chapter 4 Creating Programs for Memory Debugging : Using MemoryScape in Selected Environments : IBM PE

IBM PE
Here's how to use MemoryScape with IBM PE MPI codes:
1
mpcc_r -g test.o -o test -Lpath_mr -Lpath \
path/aix_malloctype.o
Installing tvheap_mr.a on AIX” contains additional information.
2
memscape poe -a test args
Because tvheap_mr.a is not in poe’s LIBPATH, enabling MemoryScape upon the poe process will cause problems because poe will not be able to locate the tvheap_mr.a malloc replacement library.
3
4
Run the poe process.

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