[Beowulf] Threaded code
Sean Dilda
agrajag at dragaera.net
Tue Aug 17 07:55:45 PDT 2004
On Tue, 2004-08-17 at 10:02, Art Edwards wrote:
> Where in /proc/cpuinfo would smp show up? Given that we are running an
> SMP kernel what else do we need to do to enable SMP?
>
There's be a processor entry for each processor the kernel sees. For
example:
[sean at head4 sean]$ grep processor /proc/cpuinfo
processor : 0
processor : 1
processor : 2
processor : 3
[sean at head4 sean]$
That's 4 processors.. its a dual-processor box with hyperthreading
enabled.
More information about the Beowulf
mailing list