Personal tools
You are here: Home UiT files-uit Performance tools Compiler optimization report (Intel)

Compiler optimization report (Intel)

by Peter Wind last modified Oct 21, 2011 10:37 AM

Compiler option for optimization report

The

-opt-report

flag on the Intel compiler, produce a report on  vectorization (if vectorized, and why not), loop permutation, inlining, removal of unused parts, and more.

Document Actions