Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] Threaded code

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

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