help-octave
[Top][All Lists]
Advanced

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

Re: Greased Lightning: ATLAS


From: Shai Ayal
Subject: Re: Greased Lightning: ATLAS
Date: Sun, 29 May 2005 15:45:16 +0300
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

OK, the problem was that I had to do

nm /usr/local/lib/octave-2.1.71/libcruft.so | grep ATL

so atlas is called from libcruft, not liboctave

Shai

Dmitri A. Sergatskov wrote:
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.
--


--
Shai Ayal, Ph.D.
Head of Research
BioControl Medical BCM
3 Geron St.
Yehud 56100
ISRAEL
Tel:  + 972 3 6322 126
Fax:  + 972 3 6322 125
email: address@hidden



-------------------------------------------------------------
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]