amchess / ShashChess

A try to implement Alexander Shashin's theory on a Stockfish's derived chess engine
GNU General Public License v3.0
131 stars 28 forks source link

Just a quick test... #45

Closed Zibri closed 1 year ago

Zibri commented 1 year ago

./c-chess-cli -each tc=10+0.2 option.Hash=8 option.Threads=1 depth=16 -engine cmd=stockfish nodes=200000 -engine cmd=ShashChess32-x86-64-modern nodes=200000 -games 100 -concurrency 4

Score of Stockfish dev-20230507-65e21505 vs ShashChess 32: 26 - 6 - 68 [0.600] 100

amchess commented 1 year ago

concurrency is a non sense