Causes help information to be emitted from the device compiler backend.
Linux: | -fsycl-help[=arg] |
Windows: | -fsycl-help[=arg] |
arg |
Can be one of x86_64, gen, or all. The option -fsycl-help=all outputs help for x86_64 and gen. Specifying all is the same as specifying fsycl-help with no arg. |
OFF |
No help information is emitted from the device compiler backend. |
This option causes help information to be emitted from the device compiler backend.
When SYCL offloading is enabled, this option only applies to device-specific compilation.
None