Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

fsycl

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

Syntax

Linux:

-fsycl

macOS:

None

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