Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual C++
 How to: Set the Number of Concurren...
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual C++ Concepts: Building a C/C++ Program
How to: Set the Number of Concurrent Builds for Multiprocessor Builds

This topic describes how to change or specify the number of concurrent builds for Multiprocessor Builds.

To set the number of concurrent builds

  1. In the Visual Studio IDE, on the Tools menu, click Options.

    The Options Dialog Box will appear.

  2. Expand the Projects and Solutions folder, and then select the Build and Run property page.

  3. Enter an integer in the text box for the Maximum number of parallel project builds property. The highest value that you can set this property is 32.

    NoteNote:

    Build performance does not increase when you set the Maximum number of parallel project builds property to a value greater than the number of CPUs on your computer.

    To disable Multiprocessor builds, set this property equal to 1.

  4. Click OK.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker