+ita # if you want to use ITC/A compiled for LAM instead, use # +ita4.0.3.1-lam(If using Portland Group Compilers and Tools, ensure PGI and LM_LICENSE_FILE are set appropriately)
Link with " -L/N/soft/linux-rhel3_AS-ia32/intel-traceAC/itc5.0.1.0/mpich/lib".
(Note: If you prefer LAM, then link with " -L/N/soft/linux-rhel3_AS-ia32/intel-traceAC/itc5.0.1.0/lam/lib")
After your MPI job completes, there will be a "myjob.stf" file (among other myjob.stf* files).
Then do:
$ traceanalyzer myjob.stfMore detailed information is available in the Getting Started with MPI tutorial notes under the ITA profiling sections.
Manuals are in /N/soft/linux-rhel3_AS-ia32/intel-traceAC/itc5.0.1.0/mpich/doc and /N/soft/linux-rhel3_AS-ia32/intel-traceAC/itc5.0.1.0/lam/doc for ITC/A compiled for MPICH and LAM respectively.