Intel Trace Analyzer and Collector
Jump to navigation
Jump to search
This is a thing that came as part of the Intel cluster toolkit on zero but I am still figuring out how to use it, sp these are rough notes.
mpicc -trace -o foo foo.c mpicc -tcollect -o foo foo.c itcpin -- foo mpiexec foo