Tells the compiler to generate a device-only binary. This content is specific to DPC++.
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.
None