Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-E3573689-8B8B-4A48-BB50-3F60F9B95B27
Visible to Intel only — GUID: GUID-E3573689-8B8B-4A48-BB50-3F60F9B95B27
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.
This option is only valid when using ifx to link your executable.
IDE Equivalent
Alternate Options
None