[GRASSLIST:2480] Re: Further missing library fun

ted byers ted.byers at sympatico.ca
Tue Sep 25 08:31:11 EDT 2001



> -----Original Message-----
> From: owner-GRASSLIST at baylor.edu [mailto:owner-GRASSLIST at baylor.edu]On
> Behalf Of Glynn Clements
> Sent: Tuesday, September 25, 2001 1:27 AM
> To: JWDougherty
> Cc: grass
> Subject: [GRASSLIST:2477] Re: Further missing library fun
>
>
>
> JWDougherty wrote:
>
> > There are two other
> > librbaries in the mix: BLAS and LAPACK.  What are these and
> where can I find
> > them?  Also, are they supoosed to be included in the
> development release of
> > SuSE for instance?
>
> BLAS and LAPACK are (Fortran) linear algebra libraries. They aren't
> currently used by any programs, so you can ignore the warning.
>
I do not know what SuSE is, but you can get the source for BLAS and LAPACK
from netlib.  Retrieving and compiling them will allow you to make your
warning go away, and concommitantly provide you with libraries that are
useful for a variety of matrix algebra operations.  But the BLAS that comes
with LAPACK is generic code, and performance can often be considerably
improved by finding one that is optimized for your platform (a search on
google, or your favourite search engine, joining BLAS with your platform
information, may help find a version optimized for your platform).

HTH

Ted

R.E. Byers
ted.byers at sympatico.ca



More information about the grass-user mailing list