RE: multiprocessors and hyperthreading by Craig
Craig
Thu Sep 16 23:07:03 CDT 2004
Yes, there is something in WMI that will do this, I'll repost if I can
remember it more clearly, but basically there is a property in WMI, likely of
the processor, that will be identical if they are logical processors, but
different if they are two physical processors
"ganesh" wrote:
> Hi
>
> I am trying to find out if a multiprocessor system with say, 2 or 4
> processors, is using Hyper-threading or not. Is there a way i can do
> this programatically, preferably using VBScript or VB6?
>
> Thanks.
>