This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
LAPACK Results
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: fortran at gcc dot gnu dot org
- Date: Wed, 22 Sep 2004 22:27:16 -0700
- Subject: LAPACK Results
Here are first results using:
GNU Fortran 95 (GCC 4.0.0 20040919 (experimental))
I get:
CST: 1 out of 4662 tests failed to pass the threshold
CLS drivers: 2904 out of 65268 tests failed to pass the threshold
DES: 1 out of 3270 tests failed to pass the threshold
DSX: 1 out of 3500 tests failed to pass the threshold
DXV drivers: 200 out of 5000 tests failed to pass the threshold
SXV drivers: 37 out of 5000 tests failed to pass the threshold
SST: 1 out of 4662 tests failed to pass the threshold
SST drivers: 1 out of 14256 tests failed to pass the threshold
ZGV drivers: 1 out of 1092 tests failed to pass the threshold
ZXV drivers: 24 out of 5000 tests failed to pass the threshold
Is this the information wanted? Do you want further breakdown? After
fixing an EXTERNAL declaration for ETIME in four places it all compiled
and ran. No optimizations set on this run.
Jerry