[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failed test
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: failed test |
Date: |
Tue, 14 Dec 2010 13:11:01 -0600 |
On 14 December 2010 11:37, Doug Stewart <address@hidden> wrote:
> I compiled todays tip and got one error
>
>>>>>> processing /home/doug/octave_dev/compiling/octave/src/data.cc
> ***** assert (mod (2.1, 0.1), 0)
> !!!!! test failed
> assert (mod (2.1, 0.1),0) expected
> 0
> but got
> 2.7756e-17
> values do not match
I can't reproduce this on 11363:456752abad08. I suspect a BLAS bug,
though. Which one are you using to compile? I seem to be using ATLAS
here.
- Jordi G. H.