fsycl

Enables linking Fortran object files with SYCL-based object files. This feature is only available for ifx.

Syntax

Linux:

-fsycl

Windows:

-fsycl

Arguments

None

Default

OFF

Fortran object files are not linked with SYCL object files.

Description

This option enables linking Fortran object files with SYCL-based object files.

Note

This option is only valid when using ifx to link your executable.

IDE Equivalent

None

Alternate Options

None