[SciPy-dev] scipy distutils questions
Arnd Baecker
arnd.baecker at web.de
Wed Dec 14 15:47:25 CST 2005
On Wed, 14 Dec 2005, Pearu Peterson wrote:
> Ok, that was it. The fix is in SVN now.
U scipy/distutils/cpuinfo.py
Updated to revision 1659.
core> python scipy/distutils/cpuinfo.py
CPU information: getNCPUs=64 is_64bit is_Itanium
Yep! Many thanks.
Doing the install of scipy core with that looks fine:
Ran 162 tests in 1.415s !!
(only an export LD_LIBRARY_PATH=/opt/intel/mkl72/lib/64:$LD_LIBRARY_PATH
was necessary)
I will do the install of full scipy tomorrow and report.
Arnd
More information about the Scipy-dev
mailing list