[SciPy-dev] scipy distutils questions
Pearu Peterson
pearu at scipy.org
Wed Dec 14 14:09:38 CST 2005
On Wed, 14 Dec 2005, Arnd Baecker wrote:
> On Wed, 14 Dec 2005, Pearu Peterson wrote:
>
> [...]
>
>> Thanks for the data. I have fixed cpuinfo.py, could you try again?
>> I would expect the following output:
>> getNCPUs=64 is_64bit is_Itanium
>
> Almost:
>
> python scipy/distutils/cpuinfo.py
> CPU information: getNCPUs=64 is_32bit is_Itanium
The was a typo in _is_64bit method of cpuinfo class and should now be
fixed. If not, could you take a look at cpuinfo.py and fix it for your
platform.
Pearu
More information about the Scipy-dev
mailing list