Parallel Programming
Visual Studio 2010
Visual Studio provides libraries and tools that can help you develop, profile, and debug parallel and concurrent code in C++ and in .NET languages such as C# and Visual Basic.
The following sections of the documentation contain more information about the parallel programming libraries and tools.
OpenMP
This page omits a link to the OpenMP docs for Visual C++, which can be found here:
- 10/4/2011
- Andrew McDonald