ScaLAPACK
Just build ScaLAPACK and am now building the testing tools. Compiling this was a bit hairy due to a few issues talked about here:
http://math-atlas.sourceforge.net/errata.html#LINK
Point 1: http://www.lam-mpi.org/MailArchives/lam/2005/04/10330.php
Also, getting this line right in SLMake.inc (in ScaLAPACK) is important: BLASLIB = /usr/local/ATLAS/lib/Linux_PIIISSE1/liblapack.a /usr/local/ATLAS
/lib/Linux_PIIISSE1/libf77blas.a /usr/local/ATLAS/lib/Linux_PIIISSE1/libcblas.a
/usr/local/ATLAS/lib/Linux_PIIISSE1/libatlas.a
That is also referenced in Point 1 of the post above.
Getting close to getting this up and running . . .
http://math-atlas.sourceforge.net/errata.html#LINK
Point 1: http://www.lam-mpi.org/MailArchives/lam/2005/04/10330.php
Also, getting this line right in SLMake.inc (in ScaLAPACK) is important: BLASLIB = /usr/local/ATLAS/lib/Linux_PIIISSE1/liblapack.a /usr/local/ATLAS
/lib/Linux_PIIISSE1/libf77blas.a /usr/local/ATLAS/lib/Linux_PIIISSE1/libcblas.a
/usr/local/ATLAS/lib/Linux_PIIISSE1/libatlas.a
That is also referenced in Point 1 of the post above.
Getting close to getting this up and running . . .
0 Comments:
Post a Comment
<< Home