Visible to Intel only — GUID: GUID-B9052488-67C9-4DEE-AAC5-6E23DF710255
Visible to Intel only — GUID: GUID-B9052488-67C9-4DEE-AAC5-6E23DF710255
MPI Analysis Limitations
There are certain limitations in the current MPI profiling support provided by the Intel® VTune™ Profiler / Intel Inspector:
MPI dynamic processes are not supported by the Intel VTune Profiler / Intel Inspector. An example of dynamic process API is MPI_Comm_spawn
The data collections that use the hardware event-based sampling collector are limited to only one such collection allowed at a time on a system. When the Intel VTune Profiler is used to profile an MPI application, it is the responsibility of the user to make sure that only one SEP data collection session is launched on a given host. Common ways to achieve this is using the host syntax and distribute the ranks running under the tool over different hosts.