IBM Books

MPI Programming Guide


AIX profiling

If you use the gprof, prof, or xprofiler command

and the appropriate compiler command (such as cc or mpcc) with the -p or -pg flag, you can profile your program. For information about using:

The message passing library is not enabled for gprof or prof profiling counts. You can obtain profiling information by using the name-shifted MPI functions provided.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]