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

ID 767251
Date 3/22/2024
Public
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

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