help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Greased Lightning: ATLAS


From: Dmitri A. Sergatskov
Subject: Re: Greased Lightning: ATLAS
Date: Thu, 26 May 2005 09:21:25 -0600

On 5/26/05, Shai Ayal <address@hidden> wrote:
> thanks
> 
> I got nothing:
> 
> address@hidden shaia]$ nm /usr/local/lib/octave-2.1.71/liboctave.so | grep ATL
> address@hidden shaia]$
> 
> I aeume this means I havn't got atals to link. What should I do to get it
> linked in?
> 
> Shai
> 

This is weird. What happens if you grep for blas?
I usually copy all *.a (libatlas.a  libcblas.a  libf77blas.a  liblapack.a)
into /usr/local/lib and do not do anything special after that -- configure
finds and picks it up... 
You can try to run configure with
--with-fast-blas=/usr/local/ATLAS/lib/Linux_P4SSE2/
but I have not done things like that for long time so am just
guessing here...
It has never happen to me that configure finds ATLAS, but then 
the libraries do not get linked in.

Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]