fsycl-device-only

Tells the compiler to generate a device-only binary. This content is specific to DPC++.

Syntax

Linux:

-fsycl-device-only

Windows:

-fsycl-device-only

Arguments

None

Default

OFF

No device-only binary is generated.

Description

This option tells the compiler to generate a device-only binary.

IDE Equivalent

None

Alternate Options

None