Intel® Advisor User Guide

ID 766448
Date 3/31/2025
Public

Visible to Intel only — GUID: GUID-C1AC7144-54F2-4B8E-A56C-3981E72AE7F1

Document Table of Contents

trace-mpi

Configure collectors to trace MPI code and determine MPI rank IDs for non-Intel® MPI library implementations.

Syntax

--trace-mpi

--no-trace-mpi

Default

Off (no-trace-mpi)

Actions Modified

collect

Example

Run a Survey analysis. Use a non-Intel MPI library on a Windows* OS.

mpiexec -n 4 "advisor --collect=survey --trace-mpi --no-auto-finalize --project-dir=./advi_results" ./myApplication

See Also