[SciPy-dev] scipy testing results

Pearu Peterson pearu at cens.ioc.ee
Tue Feb 19 17:24:23 EST 2002


On Tue, 19 Feb 2002, Fernando Pérez wrote:

> [~]> d /usr/local/lib/atlas/*
> /usr/local/home/fperez
> -rw-r--r--    1 root      5525216 Jan 24  2001 /usr/local/lib/atlas/libatlas.a
> -rw-r--r--    1 root       268612 Jan 24  2001 /usr/local/lib/atlas/libcblas.a
> -rw-r--r--    1 root       348090 Jan 24  2001
> /usr/local/lib/atlas/libf77blas.a
> -rw-r--r--    1 root       156424 Jan 24  2001
> /usr/local/lib/atlas/liblapack.a

This is what I have (cmp the size of liblapack.a)

ls -l /usr/local/lib/atlas/Linux_PII/
total 12372
-rw-r--r--    1 pearu    staff     5307992 Jan 11 00:59 libatlas.a
-rw-r--r--    1 pearu    staff      280860 Jan 11 00:44 libcblas.a
-rw-r--r--    1 pearu    staff      351084 Jan 11 01:01 libf77blas.a
-rw-r--r--    1 pearu    staff     6397448 Jan 11 07:37 liblapack.a
-rw-r--r--    1 pearu    staff      327636 Jan 11 00:17 libtstatlas.a

So, you should rebuild lapack (atlas). You should also apply notes in

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

Pearu




More information about the SciPy-Dev mailing list