June 12th, 2011, 12:16 pm
Guys,I have a Quad-Core workstation and I can see that MSVC++ really uses all of it while compiling my stuff (well, QuantLib stuff). Although I use to do something else during a long compiling, sometimes I need to keep using my computer, but the compiler looks like a cancer in metastasis. As long as there is CPU power available (and if it is possible, of course) it tries to do parallel compiling.Is there a way to setup MSVC++ to use less cores or do less parallel compiling?Thanks in advance,