A
Andrew Maclean
Does VC7.1 support hyperthreading?
I looked in the documentation but I could find no reference at all.
I looked in the documentation but I could find no reference at all.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Andrew said:Does VC7.1 support hyperthreading?
I looked in the documentation but I could find no reference at all.
Windows Server 2003. There's no compiler support necessary. The
OS-provided support simply exposes multiple "virtual processors", so a
machine with a single HT-capable CPU will appear to have two processors.
Intel recommends that Hyper-Threading should be disabled for *all* Win2000
systems (at least it's still posted at their site)
John Smith said:Intel recommends that Hyper-Threading should be disabled for *all* Win2000
systems (at least it's still posted at their site)
Stephan said:I use XP and disabled HT because it seem compile time goes up with it
enabled.
I turn it on for testing/bebugging purposes (short of using a dual
processor system)
So I'm not sure VC7.1 is multithreaded optimized. (compile process)
What I noticed also in the compile process is bunch of dead CPU time,
so I'm guessing the the compiler dont build an async queue of file to
read/write ?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.