Visible to Intel only — GUID: GUID-57D3DBD1-BC6D-42E5-A679-B14D7C10D4E8
Visible to Intel only — GUID: GUID-57D3DBD1-BC6D-42E5-A679-B14D7C10D4E8
Report Generation Options
The following table lists command line options to control report generation during migration.
Option |
Description |
---|---|
--report-file-prefix=<prefix> |
Specify the prefix for the migration report file names. The full file name will have a suffix derived from the report-type, and an extension derived from the report-format. For example: <prefix>.apis.csv or <prefix>.stats.log. If this option is not specified, the report goes to stdout. The report files are created in the directory, specified by -out-root. |
--report-format=<value> |
Specify the format of the reports:
|
--report-only |
Generate migration reports only. No SYCL code will be generated. Default: off. |
--report-type=<value> |
Specifies the type of migration report. Values are:
|
--analysis-mode |
Only generate a report for porting effort. Default: off. |
--analysis-mode-output-file |
Specifies the file where the analysis mode report is saved. Default: Output to stdout. |