Computer Chess Club Archives


Search

Terms

Messages

Subject: Tweaked Crafty 18.02 builds available at my FTP site...

Author: Dann Corbit

Date: 12:40:13 02/08/01


These benchmarks were performed on an AMD Athlon 960 MHz machine with 512 Megs
of ram, so YMMV:

This one was built with the Microsoft VC++ 6.0 Compiler, using the Link Order
file created by the Intel C++ 5.0 Compiler:
===========================================================================
Crafty1m.exe:
EPD Kit revision date: 1996.04.21
found computer opening book file [e:\crafty\release/bookc.bin].
hash table memory = 96M bytes.
pawn hash table memory = 10M bytes.
EGTB cache memory = 64M bytes.
draw score set to    0.00 pawns.
choose from book moves randomly (using weights.)
choose from 5 best moves.
book learning enabled
result learning enabled
position learning enabled
threshold set to 9 pawns.
6 piece tablebase files found
20899kb of RAM used for TB indices and decompression tables

Crafty v18.2

White(1): bench
Running benchmark. . .
......
Total nodes: 41664650
Raw nodes per second: 570748
Total elapsed time: 73
SMP time-to-ply measurement: 8.767123
White(1):
===========================================================================
This one was built with the Intel C++ 5.0 Compiler:
Crafty1i.exe:
EPD Kit revision date: 1996.04.21
found computer opening book file [e:\crafty\release/bookc.bin].
hash table memory = 96M bytes.
pawn hash table memory = 10M bytes.
EGTB cache memory = 64M bytes.
draw score set to    0.00 pawns.
choose from book moves randomly (using weights.)
choose from 5 best moves.
book learning enabled
result learning enabled
position learning enabled
threshold set to 9 pawns.
6 piece tablebase files found
20899kb of RAM used for TB indices and decompression tables

Crafty v18.2

White(1): bench
Running benchmark. . .
......
Total nodes: 41664650
Raw nodes per second: 586826
Total elapsed time: 71
SMP time-to-ply measurement: 9.014085
White(1):
===========================================================================

Here is where to find them:
ftp://cap.connx.com/pub/chess-engines/new-approach/crafty1i.exe
ftp://cap.connx.com/pub/chess-engines/new-approach/crafty1m.exe

I offer both, because the MS build may well be faster on your machine.  There
seems to be a lot of variation.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.