Main change
This is a bug fix release of Gemini 3h.
A few notable improvements:
- Higher peak DSN download speed with libp2p upgrade
- Exact CPU cores used for plotting/replotting are not printed in logs on farmer startup (helpful as a baseline for customization)
- L3 cache groups now properly respected when
--sector-encoding-concurrency
is used without--[re|]plotting-thread-pool-size
, improving performance for those using it - Single farm can now encode any number of sectors concurrently (regrouping of CPU cores no longer happens)
The rest of the 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