public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* make check failure on opteron (CVS version)
@ 2004-10-18  9:39 Giulio Bottazzi
  2004-10-18 17:00 ` Brian Gough
  0 siblings, 1 reply; 3+ messages in thread
From: Giulio Bottazzi @ 2004-10-18  9:39 UTC (permalink / raw)
  To: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi,
on a dual opteron (linux kernel 2.6.8, gcc ver. 3.3.4, GNU libc ver.
2.3.4.20040808) the standard sequence


./configure
make
make check

gives a

...
FAIL:   LQ_solve hilbert(4)
...


with the latest (couple of hours ago) CVS version of gsl. The same DID
NOT happen with the official gsl-1.5 release.

Best,

	G.


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make check failure on opteron (CVS version)
  2004-10-18  9:39 make check failure on opteron (CVS version) Giulio Bottazzi
@ 2004-10-18 17:00 ` Brian Gough
       [not found]   ` <20041018222520.61e6c6de.bottazzi@sssup.it>
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Gough @ 2004-10-18 17:00 UTC (permalink / raw)
  To: Giulio Bottazzi; +Cc: gsl-discuss

Giulio Bottazzi writes:
 > on a dual opteron (linux kernel 2.6.8, gcc ver. 3.3.4, GNU libc ver.
 > 2.3.4.20040808) the standard sequence
 > ..
 > FAIL:   LQ_solve hilbert(4)
 > ..
 > with the latest (couple of hours ago) CVS version of gsl. The same DID
 > NOT happen with the official gsl-1.5 release.

This is new code since 1.5, for LQ decomposition.

Could you look at the failure values and how they compare with the
true values.

I expect it is a tolerance problem only.

Thanks.

-- 
Brian Gough

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make check failure on opteron (CVS version)
       [not found]   ` <20041018222520.61e6c6de.bottazzi@sssup.it>
@ 2004-10-22 16:00     ` Brian Gough
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Gough @ 2004-10-22 16:00 UTC (permalink / raw)
  To: Giulio Bottazzi; +Cc: gsl-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-22 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-18  9:39 make check failure on opteron (CVS version) Giulio Bottazzi
2004-10-18 17:00 ` Brian Gough
     [not found]   ` <20041018222520.61e6c6de.bottazzi@sssup.it>
2004-10-22 16:00     ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).