help-octave
[Top][All Lists]
Advanced

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

R: BLAS and LAPACK libraries


From: Riccardo Corradini
Subject: R: BLAS and LAPACK libraries
Date: Fri, 12 Nov 2010 08:44:25 +0000 (GMT)

Hi,
I tried with amd64 dual core the following configuration
./configure --prefix="/home/corradin/octdev/" LDFLAGS="-lm -lgfortran -lpthread  -L/home/corradin/lib64/atlas/lib/ -L/home/corradin/lib64/qrupdate/    -L/home/corradin/lib64/suitesparse/lib/  -L/home/corradin/lib64/fftw/lib/  -L/home/corradin/lib64/arpack/" CFLAGS="-O2  -I /home/corradin/lib64/fftw/include/ -I /home/corradin/lib64/suitesparse/include/" CXXFLAGS="-O2 -I /home/corradin/lib64/fftw/include/  -I /home/corradin/lib64/suitesparse/include/" --with-blas="-lptcblas -lptf77blas -latlas -llapack" FFLAGS="-O2 -fomit-frame-pointer -mfpmath=387 -falign-loops=4 -m64"
Hope it might help you
Very bests
Riccardo

--- Gio 11/11/10, xnand <address@hidden> ha scritto:

Da: xnand <address@hidden>
Oggetto: BLAS and LAPACK libraries
A: address@hidden
Data: Giovedì 11 novembre 2010, 12:11


Hi everyone.

When I do:
./configure --with-blas=/home/software/BLAS
--with-lapack=/home/software/lapack-3.2.2

where BLAS and lapack-3.2.2 are directories where BLAS and LAPACK libraries
are installed respectively, I get:
configure: error: You are required to have BLAS and LAPACK libraries

Any suggestions?

Thank you
Nands

--
View this message in context: http://octave.1599824.n4.nabble.com/BLAS-and-LAPACK-libraries-tp3037632p3037632.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave


reply via email to

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