Intel Trace Analyzer and Collector Usage
What is ITAC
ITAC (included in OneAPI) is a MPI tracer and analyer for intelmpi, if your program can be compiled with Intel MPI, then you can get a detailed MPI trace data by ITAC.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
How to use ITAC
setup for tracing
config tracer
by Env
by Config File
Config Options
Just list some useful:
for more options you can find in Intel® Trace Collector
User and Reference Guide
issues
oom
turn down the MEM-MAXBLOCKS
and use less process to trace.
visualize ITAC result