Tells the compiler to generate sequential OpenMP code.
Linux: Language > Process OpenMP Directives
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -openmp-stubs |
Windows: | /Qopenmp-stubs |
None
OFF | No OpenMP code is generated by the compiler. |
This option tells the compiler to generate sequential OpenMP code.
The OpenMP directives are ignored and a stub OpenMP library is linked.
Linux: -openmp_stubs
Windows: /Qopenmp_stubs
openmp, Qopenmp compiler options