Hi Jim,
You need a BLAS library to link against.
You can download the Reference BLAS et netlib.org/blas but it will give you
very poo performance.
A better choice is MKL, ATLAS, ACML or any other optimized BLAS library.
Sincerely,
julie
On Oct 24, 2011, at 6:41 AM, Jim Brown <jim.brown@Domain.Removed> wrote:
Sir:
I wish to use the LAPACK routines for least squares solution of an
overdetermined set of equations. The equations
are of full rank.
The instructions on your web site indicate that dgels.f is the recommended
choice. I downloaded:
dgels.f plus dependencies.
According to your web site instructions, these should be the complete list of
required routines.
The right side of the attachment shows the list of routines I tired to
compile, The bottom left of the
attachment shows the missing ones. I tried locating the missing ones by
typing in:
http://www.netlib.org/lapack/double/degmv.f (for example)
while on the internet. I only was told that the URL was not found.
Do you have any recommendations?
Jim Brown
<Presentation1.ppt>
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20111024/6d6c35dc/attachment.html
|