Ok, can you print the output of ldd numpy/core/_dotblas.so?

-=- Olivier

2011/11/2 akshar bhosale <[email protected]>

> HI,
> It is already added in the LD_LIBRARY_PATH, thenalso it is generating the
> same error.
>
>
> On Wed, Nov 2, 2011 at 10:01 PM, Olivier Delalleau <[email protected]> wrote:
>
>> Locate your libmkl_lapack.so and try to add the directory that contains
>> it to your LD_LIBRARY_PATH environment variable.
>>
>> -=- Olivier
>>
>> 2011/11/2 akshar bhosale <[email protected]>
>>
>>> Hi,
>>>
>>> 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 mlk=10.1). i have machine having intel xeon processor and rhel 5.2
>>> x86_64
>>>    platform.
>>> Kindly help
>>>
>>> _______________________________________________
>>> NumPy-Discussion mailing list
>>> [email protected]
>>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>>
>>>
>>
>> _______________________________________________
>> NumPy-Discussion mailing list
>> [email protected]
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>>
>
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to