Intel Trace Analyzer and Collector: Difference between revisions

From CUC3
Jump to navigation Jump to search
import>Cen1001
No edit summary
(No difference)

Revision as of 14:49, 25 June 2008

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