This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LAPACK Progress!


Hi All,

I have exciting news.  LAPACK compiles and tests run to completion with
gfortran! (previously optimizations failed to run) This was using:

	-funroll-all-loops -O3

gcc version 4.0.0 20041121 (experimental)

The results are not up to g77, but this is real progress!
Congratulations!  I will update bugzilla and wiki.

Results are:

cgd.out: CGV drivers:     66 out of   1092 tests failed to pass the
threshold
csep.out: CST:    1 out of  4662 tests failed to pass the threshold
ctest.out: CGT:    495 out of   2694 tests failed to pass the threshold
ctest.out: CGT drivers:    333 out of   2033 tests failed to pass the
threshold
ctest.out: CHE:    112 out of   1624 tests failed to pass the threshold
ctest.out: CHE drivers:     87 out of   1072 tests failed to pass the
threshold
ctest.out: CHP:    102 out of   1404 tests failed to pass the threshold
ctest.out: CHP drivers:     87 out of   1072 tests failed to pass the
threshold
ctest.out: CSY:     59 out of   1864 tests failed to pass the threshold
ctest.out: CSY drivers:     65 out of   1240 tests failed to pass the
threshold
ctest.out: CSP:     57 out of   1620 tests failed to pass the threshold
ctest.out: CSP drivers:     63 out of   1240 tests failed to pass the
threshold
ctest.out: CLS drivers:   3900 out of  65268 tests failed to pass the
threshold
dgd.out: DXV drivers:    200 out of   5000 tests failed to pass the
threshold
sgd.out: SXV drivers:     37 out of   5000 tests failed to pass the
threshold
ssep.out: SST:    1 out of  4662 tests failed to pass the threshold
ssep.out: SST drivers:      1 out of  14256 tests failed to pass the
threshold
zgd.out: ZGV drivers:     64 out of   1092 tests failed to pass the
threshold
zgd.out: ZXV drivers:     24 out of   5000 tests failed to pass the
threshold
ztest.out: ZGT:    496 out of   2694 tests failed to pass the threshold
ztest.out: ZGT drivers:    333 out of   2033 tests failed to pass the
threshold
ztest.out: ZHE:    115 out of   1624 tests failed to pass the threshold
ztest.out: ZHE drivers:     87 out of   1072 tests failed to pass the
threshold
ztest.out: ZHP:    102 out of   1404 tests failed to pass the threshold
ztest.out: ZHP drivers:     87 out of   1072 tests failed to pass the
threshold
ztest.out: ZSY:     66 out of   1864 tests failed to pass the threshold
ztest.out: ZSY drivers:     65 out of   1240 tests failed to pass the
threshold
ztest.out: ZSP:     58 out of   1620 tests failed to pass the threshold
ztest.out: ZSP drivers:     65 out of   1240 tests failed to pass the
threshold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]