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]

Re: LAPACK Progress!


On Fri, 2004-11-26 at 20:59 -0800, Steve Kargl wrote:
> On Fri, Nov 26, 2004 at 07:53:15PM -0800, Jerry DeLisle wrote:
> > 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
> 
Yes, but the eigenvalue tests would fail to run with -O3.  Execution
would fall into an infinite loop and never complete.  The bugs that were
causing that are no longer there. So now we have a complete set of
results.  (At least on my workstation here)

Jerry


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