Problem building tuneup...
David Cleaver
wraithx at morpheus.net
Sun Jun 26 23:23:11 CEST 2011
On 6/26/2011 8:49 AM, Torbjorn Granlund wrote:
> David Cleaver writes:
>
> Yes, 'make tuneup.exe' does work for me.
>
> Good!
>
> (We might want to clarify the docs. Did you read "Performance
> optimization" or where did you fnd instructions on how to use tuneup?)
Yes, I read this in "Performance optimization" in the GMP pdf manual. I see it
is the same in the online manual too.
http://gmplib.org/manual/Performance-optimization.html
> The fact that generic/gmp-mparam.h is suggested means that you're using
> GMP without assembly. Running tuneup without assembly is the wrng
> approach to GMP performance.
>
> Did you intentionally disable assembly, or did 'configure' do that
> without being asked?
>
> Sorry, silly of me. With x86-64 GMP doesn't provide any assembly for
> Windoze. The 32-bit assembly should work, but only with gcc.
Hmmm, so I guess if there is no x86-64 assembly for Windows 64, it won't really
help to run the tuneup program? This is okay as I was just seeing if I could
speed up an already fast library. Thank you for helping me get this far.
-David C.
More information about the gmp-bugs
mailing list