Skip to content

gemini-3h-2024-jun-18

Latest
Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 18 Jun 08:40
· 76 commits to main since this release
870bc43

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • workaround for farming stopping on some farms in large setups when replotting starts
  • fix for some RPC timeout reasons
  • auditing and proving benchmarks are now more accurate and use the same number of threads as normal farmer operation
  • scrubbing command now supports more targeted and faster scrubbing (metadata-only, metadata+plot, cache-only)
  • better farming cluster performance when handling incoming requests

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