Visible to Intel only — GUID: GUID-7589BEDD-AFF1-4B0F-8085-0F9D235C6974
Visible to Intel only — GUID: GUID-7589BEDD-AFF1-4B0F-8085-0F9D235C6974
qopt-report-help, Qopt-report-help
Displays the optimizer phases available for report generation and a short description of what is reported at each level. This feature is only available for ifort.
Syntax
Linux: |
-qopt-report-help |
Linux and macOS: |
-qopt-report-help |
Windows: |
/Qopt-report-help |
Arguments
None
Default
OFF |
No optimization report is generated. |
Description
This option displays the optimizer phases available for report generation using [q or Q]opt-report-phase, and a short description of what is reported at each level. No compilation is performed.
To indicate where output should go, you can specify one of the following options:
[q or Q]opt-report-file
[q or Q]opt-report-per-object
If you use this option, you do not have to specify option [q or Q]opt-report.
IDE Equivalent
Alternate Options
None