[Numpy-discussion] Wrong lapack version detection (32/64bits)

Xavier Gnata gnata at obs.univ-lyon1.fr
Fri Jul 20 11:29:35 EDT 2007


Pearu Peterson wrote:
> Xavier Gnata wrote:
>
>   
>> I just would like to be able to tell numpy to use liblapack.so instead 
>> of this non free libmkl_lapack32.so
>>     
>
> For that set the following environment variable when building numpy/scipy:
>
>    export MKL=None
>
> Hth,
> Pearu
>   
ok it works with export MKL=None but IMHO there is something wrong in 
the mkl detection code on i386.

Xavier

-- 
############################################
Xavier Gnata
CRAL - Observatoire de Lyon
9, avenue Charles André
69561 Saint Genis Laval cedex
Phone: +33 4 78 86 85 28
Fax: +33 4 78 86 83 86
E-mail: gnata at obs.univ-lyon1.fr
############################################ 




More information about the NumPy-Discussion mailing list