Enables compilation of OpenMP programs in sequential mode.
Windows: C/C++ > Language > Process OpenMP Directives
Linux: Language > Process OpenMP Directives
Mac OS: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -openmp-stubs |
Windows: | /Qopenmp-stubs |
None
OFF | The library of OpenMP function stubs is not linked. |
This option enables compilation of OpenMP programs in sequential mode. The OpenMP directives are ignored and a stub OpenMP library is linked.
Linux: -openmp_stubs
Mac OS: None
Windows: /Qopenmp_stubs
openmp, Qopenmp compiler options