Chess engine: Black Marlin 4.0 NNUE
Black Marlin - UCI engine, Author: Doruk SEKERCIOGLU
Rating CEDR=2868
Black Marlin 4.0 introduces a larger neural network, more aggressive pruning, better move ordering and code optimizations.
In self play, Black Marlin 4.0 is ~150 Elo stronger than Black Marlin 3.0 at short time controls (8+0.08).
Neural Network File
This has been misunderstood in the past. The neural networks are included in the release binaries and doesn't need to be set afterwards.
The binaries require the instructions in their names (e.g. blackmarlin-popcnt-avx2.exe will require popcnt and avx2 instructions).
Binaries Ordered by Runtime Performance:
AVX512F + POPCNT
AVX2 + POPCNT
SSE4.2 + POPCNT
SSSE3 + POPCNT
POPCNT
Comments
Post a Comment