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: Wahoo 2.0.1


Wahoo - UCI chess engine  Rating CEDR=1761
Author: Andrew Hockman

v.2.0.1:
Estimated Elo 2370 CCRL

Bugfix
EvalScore type needed to be 4 bytes, because 2 byte integers were able to overflow during specific calculations.
Binaries
Wahoo's release scheme follows the microarchitecture levels.

x86_64-v1 is the slowest but compatible with almost anything.
x86_64-v2 is faster but is compatible with CPUs pre-Haswell/Excavator.
x86_64-v3 is faster still and recommended on modern systems.
x86_64-v4 is the fastest but requires AVX-512 support.


Comments