Skip to content

16

Compare
Choose a tag to compare
@tsoj tsoj released this 10 Jul 22:58
· 428 commits to master since this release

Changes

  • performance improvements
  • bigger passed pawn evaluation table
  • improved hash table
  • better optimization data
  • bug fix in repetition check
  • extended killers

103 ±17 Elo in selfplay vs Nalwald 15 at 15s+0.3s.
Probably ~50 Elo better against other engines.

Use the modern binaries if your CPU supports BMI2 and POPCOUNT.

Intel CPUs including and after Haswell (2013) support BMI2 and POPCOUNT.
AMD CPUs including and after Zen 1 (2017) support BMI2 and POPCOUNT.