openmp-stubs, Qopenmp-stubs

Enables compilation of OpenMP programs in sequential mode.

IDE Equivalent

Windows: Language > Process OpenMP Directives

Linux: Language > Process OpenMP Directives

Mac OS X: Language > Process OpenMP Directives

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac 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

Copyright © 1996-2011, Intel Corporation. All rights reserved.