2.0
Features
Black Marlin 2.0 is composed of various improvements in search, a new neural network trained for a longer amount of time and a completely new time management system.
Which Binary to Download? (Windows)
Before everything, the main branch on GitHub is always the strongest version and is configured to compile for the CPU of the specific machine. Building from source will always give you the strongest possible engine.
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
- No Instructions Included