This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL 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: make check failure on opteron (CVS version)


Giulio Bottazzi writes:
 > It seems you are right. There are four FAILed tests and these are the
 > relevant pieces of output from make check
 > 
 > ..
 > PASS:   LQ_solve hilbert(2)
 > PASS:   LQ_solve hilbert(3)
 >   4[0]:   -63.9999999999698304                      -64
 > FAIL:   LQ_solve hilbert(4)
 > PASS:   LQ_solve hilbert(12)

It's surprising that this fails, since the LQ algorithm should just be
the tranpose of the QR algorithm.

For reference, what version of gcc and compilation options are you
using?

-- 
Brian Gough


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