Skip to content

SoFCheck 0.9 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@alex65536 alex65536 released this 06 Feb 11:28
· 50 commits to master since this release
de48255

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:

  • old executables run on any x86_64 CPU, but are slower
  • popcnt executables run on any modern enough CPU which supports SSE4.2 and POPCNT
  • bmi2 executables 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