Main change
This is a bug fix release of Gemini 3h.
A few notable improvements:
- fix reads during proving on CPUs with more than 32 cores
- proving performance improvements on all platforms (should reduce number of misses)
- reduce auditing and proving disk bandwidth usage on Windows
- pause farming and plotting during proving to improve proving success rate
The rest of changes are internal.
Ubuntu and Windows x86-64 builds
There are two versions:
- skylake: for Intel Skylake/AMD Ryzen processors and newer
- x86-64-v2: for older processors since ~2009 and some old VMs
- older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired
- x86-64 container images are built for Skylake/AMD Ryzen processors and newer only