Posted by: Vinu Baby | March 2, 2009

Utilizing the extra cores using MPCL, Incredibuild in building VC++ projects

Do you have the extra core and wondering how to use it?

Well, if you have a multi-core pc and would like to use the sheer power while building complex and exhaustive VC++/C++ projects, you can use the MPCL or Incredibuild tools.

MPCL integrates with Visual Studio, and can be used only to compile/build the solution. It provides compiler level directives and enables parallel compilation/building. However, this is limited to VC++ projects/solutions only due to technical limitations.

I am presently reviewing Incredibuild, and will update this blog soon with my review.

More info on MPCL can be found at

http://todobits.es/mpcl.html

http://todobits.es/downloadmpcl.html


Leave a response

Your response:

Categories