New version chess engine: Starfish 0.1
The StockDory Authors proudly present the latest version of StockDory, codenamed Starfish.
StockDory is the C++ rewrite of the renowned StockNemo. Improving at a similar pace, since the project started, considerable strength improvements have occurred. Notable among them are the switch to a larger neural network architecture, faster neural network inference, improved transposition table usage, accurate static exchange evaluation, better time management, and numerous other assembly-level optimizations.
See also: Chess engine: Stocknemo Stingray 5.7.0.0
With access to the most instruction sets, V4 binaries are the most performant. However, not all CPUs have those instruction sets, so on CPUs that lack those instruction sets, that binary won't work. Match your CPU with the relevant micro-architecture level to get the most performant version of the engine.
Support for Apple's custom SoC(s) is limited as of now.
Comments
Post a Comment