Stockfish 1.9 GTB
Posted: Wed Oct 06, 2010 6:18 pm
All in all, it didn't take me very long to port the changes from the version in this post of Marco Costalba. I also added a UCI option to select the tablebase compression scheme, but it's untested, as I only have .cp4 TBs.
It does actually work; I tested it (albeit not much) and it does use the tablebases.
Please don't use by binary for testing, as it is a) only 32-bit, and b) really slow. Jim Ablett, if you could please make a JA version that would be great.
I honestly have to clue how strong it is, as I was testing it vs the standard JA compile until I realized mine was about half as fast.
Sources and slow 32-bit binary:
http://www.mediafire.com/?h8f5xyd8j4revzy
EDIT: Oh, and define USE_GTB at compile time for Gaviota TBs, and USE_EXTRA for some extra (at this point it just ups the max number of threads) stuff. This is the default in the makefile.
P.S. A lot of people have reported problems loading the engine over at talkchess.
Have fun,
Peter
It does actually work; I tested it (albeit not much) and it does use the tablebases.
Please don't use by binary for testing, as it is a) only 32-bit, and b) really slow. Jim Ablett, if you could please make a JA version that would be great.
I honestly have to clue how strong it is, as I was testing it vs the standard JA compile until I realized mine was about half as fast.
Sources and slow 32-bit binary:
http://www.mediafire.com/?h8f5xyd8j4revzy
EDIT: Oh, and define USE_GTB at compile time for Gaviota TBs, and USE_EXTRA for some extra (at this point it just ups the max number of threads) stuff. This is the default in the makefile.
P.S. A lot of people have reported problems loading the engine over at talkchess.
Have fun,
Peter