1.12
Changes
- added Chess960/FRC support
- fixed excessive memory usage above set hash table limit
- fixed rare crashes
- minor NPS improvements
- better command line functionality
- hid an easteregg
- better code structure
- (only negligible Elo improvement)
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.