[Numpy-tickets] [NumPy] #644: distutils/cpuinfo fails to detect some nocona based hardware
NumPy
numpy-tickets@scipy....
Fri Jan 11 08:33:15 CST 2008
#644: distutils/cpuinfo fails to detect some nocona based hardware
-----------------------------+----------------------------------------------
Reporter: jsbronder | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.distutils | Version: devel
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Reference: https://bugs.gentoo.org/show_bug.cgi?id=183236
Basically, cpuinfo is failed to verify that the following cpuinfo is, in
fact, nocona.
This has been verified against numpy-1.0.4.
{{{
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Genuine Intel(R) CPU @ 2.40GHz
stepping : 4
cpu MHz : 2400.130
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 4802.95
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
}}}
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/644>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list