fopenmp

This is an alternate Linux* option for compiler option -qopenmp.

Syntax

Linux:

-fopenmp

macOS:

None

Windows:

None

Arguments

None

Default

OFF

No OpenMP* multi-threaded code is generated by the compiler.

Description

This option is an Linux* alternate for compiler option -qopenmp.

For more information, see option qopenmp, Qopenmp.

Note

Option -fopenmp is not the same as option -fiopenmp. If you want to do SIMD vectorization or offloading, you must use option -fiopenmp.

IDE Equivalent

None

Alternate Options

None