Intel® Inspector User Guide for Windows* OS

ID 767798
Date 10/31/2024
Public

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.