[computer-go] Binary release of MoGo
Sylvain Gelly
sylvain.gelly at m4x.org
Mon Sep 10 12:40:29 PDT 2007
Hi Markus, Hi all,
I updated the package to fix the issues you get and some other minor
ones. Please update before reporting a problem, and please report any
further problem :-).
> I don't know about Ubuntu, but the default GCC configuration on Fedora
> does not set CPU-specific compiler options, so an executable should
> run on the whole family of i386 processors.
I don't use the default gcc options, you can make it significantly
faster tuning the options.
> If you add some Intel-Core 2 specific options yourself, I would be
> interested, what they are, and in what speedup they really result.
> For Athlons, I never found a significant difference between enabling
> AMD architecture or just using the default configuration.
I used --march=opteron, and that gives a +3% on a core2duo compared to
--march=pentium4, while working on all recent machines (but apparently
not on your Athlon XP :) ). I switched back to --march=pentium4
Tell me if it works now (hopefully),
Cheers,
Sylvain
More information about the computer-go
mailing list