Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Stockfish 17081508 - new version!

Stockfish, chess engine UCI

Leader rating list JCER = 3331
🔬 Author: Marco Costalba

More:
Timestamp: 1502776918 

Fix incorrect StateInfo 

We use Position::set() to set root position across threads. But there are some StateInfo fields (previous, pliesFromNull, capturedPiece) that cannot be deduced from a fen string, so set() clears them and to not lose the info we need to backup and later restore setupStates->back(). 
Note that setupStates is shared by threads but is accessed 
in read-only mode. 

This fixes regression introduced by df6cb446eaf21 

Tested with 3 threads at STC: 
LLR: 2.95 (-2.94,2.94) [-4.00,0.00] 
Total: 14436 W: 2304 L: 2196 D: 9936 

Bench: 5608839 

⭐⭐⭐   Stockfish 17081508 - download

Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!