This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

RE: Testing g77 with LAPACK 3.0


Sorry for the lack of detail - I was running for the door last night.

Compiles OK, with trivial patch.
A couple of test cases seem to run forever - certainly much longer than they
should so I killed them
Some massive test failures - orders of magnitude wrong.

All recent snapshots, up to egcs-19990629 pass LAPACK 2.0 testsuite with
"-O3 -funroll-loops"

I plan to run the testsuite with increasing levels of optimisation, starting
with
  -O0
  -O1
  -O2
then I will throw in -funroll-loops and -femulate-complex

Good chance I can generate a simple test case when I can get a free evening.


> -----Original Message-----
> From:	Toon Moene [SMTP:toon@moene.indiv.nluug.nl]
> Sent:	Wednesday, 7 July 1999 5:58
> To:	Billinghurst, David (RTD)
> Cc:	'egcs@egcs.cygnus.com'
> Subject:	Re: Testing g77 with LAPACK 3.0
> 
> Billinghurst, David (RTD) wrote:
> 
> > Here are some preliminary results of some g77 testing against LAPACK 3.0
> > (http://www.netlib.org/lapack/), which was released last week, on
> > mips-sig-irix6.5
> 
> > Results from egcs-19990629 are not so good.  Seem to be some single
> > precision
> > complex problems.  May not have time to investigate further for a few
> days.
> 
> NOOOO !!!  We don't want to go back to -femulate-complex.
> 
> You didn't say what problems:  Problems compiling, running, or getting
> good test results ?  What if you rerun the stuff compiled with the
> additional flag -femulate-complex ?
> 
> -- 
> Toon Moene (toon@moene.indiv.nluug.nl)
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> Phone: +31 346 214290; Fax: +31 346 214286
> GNU Fortran: http://world.std.com/~burley/g77.html


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