reference implementation of BLAS

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Sep 25 00:30:00 GMT 2006


On Fri, Sep 22, 2006 at 12:37:46PM -0600, Warren Turkal wrote:
> On Thursday 21 September 2006 15:54, Jerry DeLisle wrote:
> > I have been building LAPACK which includes BLAS fairly regularly and most
> > recently, last week.  All built fine.  Can you send me an example of the
> > failures you are seeing?  I usually do:  grep fail *.out in the TESTING
> > directory to get a list of failures.
> 
> These tests are CBLAS tests. The build log is at [1] for you to check out.
> 
> [1] webdav://scratch.biocycle.atmos.colostate.edu/BLAS-gfortran/ouput.txt
> 

Are you using -ffast-math?  DON'T!

-- 
Steve



More information about the Fortran mailing list