Visible to Intel only — GUID: GUID-560C8F88-94E6-4F29-8B21-4070FBC147AC
Visible to Intel only — GUID: GUID-560C8F88-94E6-4F29-8B21-4070FBC147AC
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> |
Specify the type of migration report. Values are:
|
--analysis-mode |
Only generate a report for porting effort. Default: off. |
--analysis-mode-output-file |
Specify the file where the analysis mode report is saved. Default: Output to stdout. |