Re: [Numpy-discussion] libmkl_lapack error in numpy

2011-10-23 Thread akshar bhosale
Hi, libmkl_lapack.so is added in site.cfg and now the matrix function is not giving an error, but numpy.test hangs. On Sun, Oct 23, 2011 at 11:24 AM, akshar bhosale wrote: > i am getting following error. >python -c 'import numpy;numpy.matrix([[1, 5, 10], [1.0, 3j, 4]], >numpy.complex128

[Numpy-discussion] libmkl_lapack error in numpy

2011-10-22 Thread akshar bhosale
i am getting following error. python -c 'import numpy;numpy.matrix([[1, 5, 10], [1.0, 3j, 4]], numpy.complex128).T.I.H' MKL FATAL ERROR: Cannot load libmkl_lapack.so have installed numpy 1.6.0 with python 2.6. i have intel cluster toolkit installed on my system. (11/069 version and