OpenMP in Visual C++
Visual Studio 2005
The OpenMP C and C++ application program interface lets you write applications that effectively use multiple processors. Visual C++ supports the OpenMP 2.0 standard.
In This Section
- OpenMP Directives
-
Provides links to directives used in the OpenMP API.
- OpenMP Clauses
-
Provides links to clauses used in the OpenMP API.
- OpenMP Library Reference
-
Provides links to constructs used in the OpenMP API.
- OpenMP C and C++ Application Program Interface
-
Discusses the OpenMP C and C++ API, as documented in the version 2.0 specification from the OpenMP Architecture Review Board.
Related Sections
Community Additions
ADD
Show: