cl.exe using hyperthreading?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I was wondering if it were possible to have Visual Studio .NET 2003 to use hyperthreading during compilation, so that it would compile two files the same time.
-
Hi, I was wondering if it were possible to have Visual Studio .NET 2003 to use hyperthreading during compilation, so that it would compile two files the same time.
I think you can build/compile two or more projects simultaneously, atleast with visual stuidio 2005. you might have to change setting from tools->options->projects and solutions->build and run. -Saurabh