Visible to Intel only — GUID: GUID-588CB169-5181-4740-A8CB-1BA4B69B5AF3
Visible to Intel only — GUID: GUID-588CB169-5181-4740-A8CB-1BA4B69B5AF3
qopt-report-stdout, Qopt-report-stdout
Specifies that the generated report should go to stdout.
Syntax
Linux: |
-qopt-report-stdout |
Windows: |
/Qopt-report-stdout |
Arguments
None
Default
OFF |
No optimization report is generated. |
Description
This option specifies that the output for the generated optimization report goes to stdout. It is the same as specifying -qopt-report-file=stdout (Linux) or /Qopt-report-file:stdout (Windows).
If you use this option, you do not have to specify option [q or Q]opt-report.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
IDE Equivalent
NoneAlternate Options
None