Re: Building your own Crafty

Archive of the old Parsimony forum. Some messages couldn't be restored. Limitations: Search for authors does not work, Parsimony specific formats do not work, threaded view does not work properly. Posting is disabled.

Re: Building your own Crafty

Postby Fabien Letouzey » 13 Apr 2004, 12:25

Geschrieben von:/Posted by: Fabien Letouzey at 13 April 2004 13:25:00:
Als Antwort auf:/In reply to: Re: Building your own Crafty geschrieben von:/posted by: Bryan Hofmann at 13 April 2004 13:12:49:

Just as a FYI you can greatly reduce your batch file and achive a faster crafty by using the following;
gcc -c -DNT_i386 -O3 crafty.c
gcc -c -DNT_i386 -O3 egtb.cpp
gcc -o crafty.exe *.o
By doing this you compile the crafty.c as one large object which allows for better optimization.
Do you have any figure about what kind of speed-up one could expect from doing this (not just with Crafty)?
Thanks,
Fabien.
Fabien Letouzey
 

Re: Building your own Crafty

Postby Bryan Hofmann » 13 Apr 2004, 17:22

Geschrieben von:/Posted by: Bryan Hofmann at 13 April 2004 18:22:06:
Als Antwort auf:/In reply to: Re: Building your own Crafty geschrieben von:/posted by: Fabien Letouzey at 13 April 2004 13:25:00:
Just as a FYI you can greatly reduce your batch file and achive a faster crafty by using the following;
gcc -c -DNT_i386 -O3 crafty.c
gcc -c -DNT_i386 -O3 egtb.cpp
gcc -o crafty.exe *.o
By doing this you compile the crafty.c as one large object which allows for better optimization.
Do you have any figure about what kind of speed-up one could expect from doing this (not just with Crafty)?
Thanks,
Fabien.
I do not have any figures on other engines; I had some time a while back and was playing with the MingW compiler to see what kind of results I could get with Crafty (See my respone to Tord). I like you am a UNIX type and my crafty system is a Proliant 6000 Linux box and I use the Intel Compiler.
Bryan Hofmann
 


Return to Archive (Old Parsimony Forum)

Who is online

Users browsing this forum: No registered users and 23 guests