Intel® Inspector User Guide for Linux* OS

ID 767796
Date 7/13/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-B9052488-67C9-4DEE-AAC5-6E23DF710255

Document Table of Contents

MPI Analysis Limitations

There are certain limitations in the current MPI profiling support provided by the Intel® Inspector:

  • MPI dynamic processes are not supported by the Intel Inspector. An example of dynamic process API is MPI_Comm_spawn

  • Intel Inspector analyzes data races or deadlocks inside a single process and cannot detect inter-process data races or deadlocks.