Intel® Fortran Compiler 16.0 User and Reference Guide

Qimsl

Tells the compiler to link to the IMSL* Fortran Numerical Library*(IMSL* library).

Architecture Restrictions

Not available on Intel® 64 architecture targeting the Intel® Xeon Phi™ coprocessor x100 product family (formerly code name Knights Corner)

Syntax

Linux and OS X:

None

Windows:

/Qimsl

Arguments

None

Default

OFF

The compiler does not link to the IMSL* library.

Description

This option tells the compiler to link to the IMSL* Fortran Numerical Library* (IMSL* library). This option is applicable for users of editions of the Intel® Fortran Compiler product that include the IMSL* libraries.

This option is processed by the compiler, which adds directives to the compiled object file that are processed by the linker.

IDE Equivalent

None

Alternate Options

None