Releases: alex65536/sofcheck
Releases · alex65536/sofcheck
SoFCheck 0.9.1 beta
This is a bugfix release, which fixes some of the issues from version 0.9:
nodesandnpsare reported alongside withpv. This fixes behavior under some GUIs wherenodesandnpswere not shown. Specifically, this bug affected Graham Banks' CCRL tournaments.- the engine now doesn't draw by repetitions in a winning position
No improvement in playing strength is expected from this release
Again, the executables are currently build only for x86_64 CPUs (i.e. Intel and AMD). You must choose the executable according to your CPU:
oldexecutables run on any x86_64 CPU, but are slowerpopcntexecutables run on any modern enough CPU which supports SSE4.2 and POPCNTbmi2executables run on CPUs that support BMI2 and AVX2. Note for AMD users: use this only for CPUs with Zen 3 microarchitecture (or later), otherwise the engine will be slow
SoFCheck 0.9 beta
This is the first beta release of SoFCheck. The executables are currently build only for x86_64 CPUs (i.e. Intel and AMD). You must choose the executable according to your CPU:
oldexecutables run on any x86_64 CPU, but are slowerpopcntexecutables run on any modern enough CPU which supports SSE4.2 and POPCNTbmi2executables run on CPUs that support BMI2 and AVX2. Note for AMD users: use this only for CPUs with Zen 3 microarchitecture (or later), otherwise the engine will be slow