Note that floating point exceptions can also be caused by integer division
(or modulo).

-erik

On Tue, Nov 29, 2016 at 9:52 AM, Roland Haas <[email protected]> wrote:

> Hello Ian, all,
>
> > A recent commit caused a huge number of test failures.  I looked at
> > one, and it seemed to be caused by a floating point exception.  We
> > shouldn't get these, since we are supposed to disable them in favour
> > of producing NaNs.  The only change that looks like it might have
> > caused this is to the NaNChecker.  Roland, could your changes have
> > had some unintended consequence?
> The only one that changes anything other than the build system (ie
> which could let it compile but then fail) is the change to NaNChecker,
> which in the worst case scenario would produce extra NaNs in a helper
> grid function.
>
> I'll try and see if I can understand what is going on. Is there a way
> to log into the Jenkins slave that produced the errors? Otherwise I
> guess I will try and see if I can remember how to get to the logs on
> the server.
>
> Yours,
> Roland
>
> --
> My email is as private as my paper mail. I therefore support encrypting
> and signing email messages. Get my PGP key from http://keys.gnupg.net.
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.einsteintoolkit.org/mailman/listinfo/users
>
>


-- 
Erik Schnetter <[email protected]>
http://www.perimeterinstitute.ca/personal/eschnetter/
_______________________________________________
Users mailing list
[email protected]
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to