Intel Trace Analyzer and Collector

From CUC3
Revision as of 15:49, 25 June 2008 by import>Cen1001
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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