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: Caissa 0.4 NNUE



Caissa - UCI chess engine,  Author: Michał Witanowski

UCI command-line chess engine written in C++. Currently compiles only for Windows, Linux version is on the way.
Estimated ELO: 2800 (10+1 time control, single threaded, with NNUE)

v.0.4:
Fixed bug in Null Move Prunning
Added singularity search for root node
Introduced separate binaries for instruction sets:
x64 BMI2 - for modern CPUs supporting BMI2 and AVX2
x64 POPCNT - for older CPUs supporting SSE4 and POPCNT
x64 - for older legacy CPUs supporting only SSE2



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!