On 17/02/2014 16:52, Bill Hart wrote:
> I finished comparing the speed of squaring between GMP 5.1 and MPIR 2.6
> (with some new patches).
> 
> Our sqr_basecase was much slower on both the k10 and Penryn. So I have
> now switched MPIR to use the GMP sqr_basecase.asm on these machines
> (it's in the mpn/x86_64 directory Brian if you are interested in it for
> Windows -- though it uses a jump table for which there are some small m4
> macros in mpn/x86_64/x86_64-defs.m4). 

Ok, I have added it to the Windows assembler code in mpn/x86_64w/ and
the netburst nehalem, sandybridge and k10 subdirectories

I will have to copy over the linux tuning values at some point as tuning
doesn't work well on Windows.

   Brian

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to