Visible to Intel only — GUID: GUID-23B4EFE1-4A83-4447-A252-DA6C81D24B69
Visible to Intel only — GUID: GUID-23B4EFE1-4A83-4447-A252-DA6C81D24B69
Query API Mapping, Tool Warning, and Help Options
The following tables list command line options to query API mapping support, manage warnings generated by the tool, and to display tool information.
Query API Mapping Options
Option |
Description |
---|---|
-query-api-mapping=<api> |
Query functionally-compatible SYCL API to migrate CUDA API. |
Tool Warning Options
Option |
Description |
---|---|
--output-file=<file> |
Redirect the stdout/stderr output to <file> in the output directory specified by the --out-root option. |
--output-verbosity=<value> |
Set the output verbosity level:
|
--suppress-warnings=<value> |
A comma-separated list of migration warnings to suppress. Valid warning IDs range from 1000 to 1132. Hyphen-separated ranges are also allowed. For example: -suppress-warnings=1000-1010,1011. |
--suppress-warnings-all |
Suppress all migration warnings. Default: off. |
Help and Info Options
Option |
Description |
---|---|
--help |
Display available options. |
--helper-function-dir |
Print the installation directory for helper function header files. |
--version |
Show the version of the tool. |