Intel® Fortran Compiler XE 13.1 User and Reference Guides

opt-report-file, Qopt-report-file

Specifies the name for an optimization report.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-opt-report-file=filename

Windows:

/Qopt-report-file:filename

Arguments

filename

Is the name for the optimization report.

Default

OFF

No optimization report is generated.

Description

This option specifies the name for an optimization report. If you use this option, you do not have to specify -opt-report (Linux* OS and OS X*) or /Qopt-report (Windows* OS).

Alternate Options

None

See Also


Submit feedback on this help topic