Intel® Inspector User Guide for Linux* OS

ID 767796
Date 3/31/2023
Public

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

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.