Open MPI logo

PLPA Users' Mailing List Archives

  |   Home   |   Support   |   FAQ   |   all PLPA Users mailing list

Subject: [PLPA users] PLPA on AMD K7 MP -- results correct?
From: Bill Johnstone (beejstone3_at_[hidden])
Date: 2008-05-13 12:36:18


I have some 2-way machines with AMD Athlon MP processors, i.e., two sockets with one Athlon MP processor per socket. I just built and installed PLPA 1.1 for them. If I run plpa-info on these machines, I get:

Kernel affinity support: yes
Kernel topology support: yes
Number of processor sockets: 1

Is this to be expected on these processors? Specifically, is the "Number of processor sockets" field correct?

/proc/cpuinfo reads:

processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) MP 2600+
stepping : 1
cpu MHz : 2133.441
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow ts
bogomips : 4272.01
clflush size : 32

processor : 1
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) Processor
stepping : 1
cpu MHz : 2133.441
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow ts
bogomips : 4266.87
clflush size : 32

Thanks.