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



Chess engine: Stash 35 (Windows and Linux)


Stash - UCI chess engine  Rating CEDR=3276
Author: Morgan Houppin 

Stash is a UCI-compliant chess engine developed from scratch. Preferably used
with a GUI like Arena, CuteChess, Fritz, etc.

Stash supports for now all these UCI options:
Sets the number of cores used for searching a position (defaults to 1).
Hash - sets the hash table size in MB (defaults to 16).
Clear Hash - clears the hash table.
MultiPV - Output the best N lines (principal variations) when searching. Leave at 1 for best performance.
Move Overhead - assumes a time delay of x milliseconds due to network and GUI overheads. Increase it if the engine often loses games on time. The default value of 100 ms should be sufficient for all chess GUIs.

Which binary should I choose ?
The latest release should always be the best. The different architecture builds are:
🖳  64: generic 64-bit build. Should work on all 64-bit processors of your operating system.
🖳  - x86_64: x86_64 build. Same as previous one, but enables use of the prefetch` instruction, which places RAM addresses in cache for faster access. Should work on almost all 64-bit processors.
🖳 - x86_64-modern: same as previous one, but also enables use of the popcnt` (Population Count) instruction. Should work on all > 2006 64-bit processors.
🖳  - x86_64-bmi2: same as previous one, but also enables use of the `pext` (Parallel Bit Extract) instruction. Should work on all AMD processors with Excavator arch or newer, and all Intel processors with Haswell arch or newer.

Rating progress - Stash
Pl Engine Rating Score Games %
786 Stash 34.0 3276.1 227.00 464 48.92
799 Stash 33.0 3257.7 211.00 416 50.72
1351 Stash 17.0 2425.6 46.50 116 40.09

       

Stash 35 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!