Tutorial
Analyze MPI Applications with Intel® Trace Analyzer and Collector and Intel® VTune™ Profiler
Analyzing an MPI Application
Use Intel Trace Analyzer to conduct a performance analysis and tune MPI communications between processes. Then switch to the VTune Profiler to carry out a new round of analysis and identify hotspots on specific processes.
This tutorial uses the poisson sample code as well as the sample trace files poisson_sendrecv.single.stf and poisson_icomm.single.stf to demonstrate the interoperability of the Intel Trace Analyzer and VTune Profiler that enables you to analyze and further tune the application.

Step 1: In Intel Trace Analyzer and Collector, Optimize MPI communications |
|
Step 2: In VTune Profiler, Improve intra-process performance |
|