Tells the compiler to generate a device-only binary.
Linux: | -fsycl-device-only |
Windows: | -fsycl-device-only |
None
OFF |
No device-only binary is generated. |
This option tells the compiler to generate a device-only binary.
When SYCL offloading is enabled, this option only applies to device-specific compilation.
None