Intel® Fortran Compiler XE 13.1 User and Reference Guides

openmp-stubs, Qopenmp-stubs

Enables compilation of OpenMP* programs in sequential mode.

IDE Equivalent

Windows: Language > Process OpenMP Directives

Linux: None

OS X: Language > Process OpenMP Directives

Architectures

All

Syntax

Linux and OS X:

-openmp-stubs

Windows:

/Qopenmp-stubs

Arguments

None

Default

OFF

The library of OpenMP* function stubs is not linked.

Description

This option enables compilation of OpenMP* programs in sequential mode. The OpenMP directives are ignored and a stub OpenMP library is linked.

Alternate Options

None

See Also


Submit feedback on this help topic