Hey Mathew

The problem is that ATLAS doesn't provide all the LAPACK functions, only a
few that the ATLAS developers have optimized.

To get a complete LAPACK library, you need to build the Fortran LAPACK
library, and then put the ATLAS-optimized functions into this library.

Details here:

http://math-atlas.sourceforge.net/errata.html#completelp

Regards,

Albert

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:numpy-
> [EMAIL PROTECTED] On Behalf Of Mathew Yeates
> Sent: 26 July 2006 00:29
> To: Numpy-discussion@lists.sourceforge.net
> Subject: [Numpy-discussion] lapack too small?
> 
> When I try and build I get the warning
> *********************************************************************
>     Lapack library (from ATLAS) is probably incomplete:
>       size of
> /u/fuego0b/myeates/ATLAS/lib/SunOS_HAMMER32SSE3/liblapack.a is 318k
> (expected
>  >4000k)
> 
>     Follow the instructions in the KNOWN PROBLEMS section of the file
>     numpy/INSTALL.txt.
> *********************************************************************
> 
> 
> 
> But, there is no such file INSTALL.txt
> Whats wrong? This is on Solaris and I built the ATLAS libs myself.
> 
> Mathew


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to