Hi,
some tests of the BLAS fail on Intel and AMD processors when
compiling with high optimization level (e.g. gfortran -Ofast).
The reason is that the determination of machine precision in
these tests only works without optimization.
I recommend to always use the Fortran 90+ intrinsic EPSILON()
where appropriate.
See the attached for details.
Regards,
Harald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-blas-3.4.0
Url:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20120118/51a872f0/patch-blas-3.4.pl
|