PPT Slide
Profiling - prof
Compile code with -p
run code normally
file mon.out will be created for serial run; mon.out.0, mon.out.1, etc. for multiple-process run
prof > prof.serial
prof -m mon.out.0 > prof.parallel.1_4
parallel prof presently broken on twister
Previous slide
Next slide
Back to first slide
View graphic version