Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

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

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