This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Procedure for testing g77 with LAPACK-3.0
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: Procedure for testing g77 with LAPACK-3.0
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com dot au>
- Date: Mon, 1 May 2000 01:58:08 -0000
I have been testing most g77 snapshots with LAPACK for a while. Here is my
procedure.
The LAPACK source is available from http://www.netlib.org/lapack and
mirrors.
Download and untar http://www.netlib.org/lapack/lapack.tar.gz. (30 Nov 1999
version)
I prefer to build with buildir != srcdir. I have hacked the makefiles to
allow this (below).
Untar my build tree skeleton somewhere convenient.
cd to LAPACK-build
edit make.inc and change macros FORTRAN and SRCDIR as required
"make"
or "make install lib testing blas_testing" if you have less than about 512
Mb of RAM
The build and test takes a while.
Check the results by:
cd TESTING
grep -i fail *.out
You ae unlikely to get zero failures. We will have to develop some success
criteria.
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@riotinto.com.au
<<LAPACK-build.tar.gz>>
LAPACK-build.tar.gz