Re: [eigen] (General question) Floating point: why are 'inf' and 'nan' slow? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] (General question) Floating point: why are 'inf' and 'nan' slow?
- From: Rohit Garg <rpg.314@xxxxxxxxx>
- Date: Wed, 23 Sep 2009 20:36:13 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=n1CxEuYu2Sy54V35NHpHQj9KEaKtbwqljTZKV/6uPBs=; b=BlCCBjupowc/DuFGknUGoRj9YiZ2N8W6kSnaT1pm4Tm5JDSrzSivY2AWkrekuaiLH/ lRkOYG7avdGSj1qmyWCvRWIG25LNfujDszvuWWrIL4abIkkCV1E+l49AS5BUSXcLkZo+ oXNrwATLjTLn+snkCpog3atkEFOgRKQOxUnAw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fS7Z1ZIJixbOCMor6DZfm2PzegDzYBFbsPKV3iZOMmKSJ3RBh8tY16EBtlmc5g2NGa SFYCyBCs/LP4usLzbmhZXaVd3K6vqUJ8vAckLIHzjYmBWeUUSAZPSLiZyHqg32uE8lv2 rRWq3N7itvWtD6E9N+dN10VJPm74zXiHNjRA4=
On Wed, Sep 23, 2009 at 6:21 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> Hi,
>
> Sorry for adding to the currently already high traffic here.
Isn't that a sign of a mature(ing) oss project? :)
>
> Here, on linux / x86, my programs run 100x slower when the
> floating-point values are 'inf' or 'nan'.
>
> Only scalar code is affected, SSE code is not affected.
>
> I haven't enabled floating-point exception signals. I don't have a FP
> signal handler. Just any basic c++ program.
>
> Can this be "fixed"? How?
>
> Otherwise, I really need to make sure that solve() methods avoid
> producing such special values when no solution exists --- otherwise
> they take much longer to return.
>
> Thanks for your help,
> Benoit
>
>
>
--
Rohit Garg
http://rpg-314.blogspot.com/
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay