Re: [eigen] SSE square root |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] SSE square root
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Fri, 27 Mar 2009 14:27:52 +0100
- 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 :content-transfer-encoding; bh=GQwQGwrnBLklpwmqFQNx/fPQjxvKV+PFLSYJ+ttCOrU=; b=f5z1s17AzrCTQCzyUeLW6zmb3V8XiZ0KFKyTOMlczaFKXOD1GoZWvZJfkooqkdH5Gw PH6LXehhATBMCU36cqzEXBKSVI1Nf92bIV1MU5niWw/i2H/YnKsJYW9rGhPHgeLmiGHa yVMyPiDJ+yWigsCXGeLGXzfBaZtR9sglGOn18=
- 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:content-transfer-encoding; b=G1OzRtZTtrcuOR7EimzboxG14q34VUom9Qen1CvlPlSQD5PSgcrHu86F5NAfis9TD4 p9B/M8/g3ilAvU1qckzXzHdPASG+hJBVBMex18JusS5yFM71iShthzbUyB08tdQYXmop r9XJU8+BOYC4Y45D2n5N0ACgKVaG31tvinA0U=
On Fri, Mar 27, 2009 at 1:39 PM, Rohit Garg <rpg.314@xxxxxxxxx> wrote:
>> hm, sorry that's not entirely true. I increased the number of samples,
>> and for the fastest version:
>>
>> 1 iter = 42% of failures with max error = 2.78308e-07
>> 2 iter = 36% of failures with max error = 2.15188e-07
>> 3 iter = 34% of failures with max error = 1.87297e-07
>
> Failure? Do you mean that the error blows up for these values? But the
> max error is pretty low. At any rate, the increased precision is too
> low to iterate again compared to the perf hit, IMHO.
don't panic, failure means error>0
> --
> Rohit Garg
>
> http://rpg-314.blogspot.com/
>
> Senior Undergraduate
> Department of Physics
> Indian Institute of Technology
> Bombay
>
>
>