Skip to content

gemini-3g-2024-jan-29

Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 29 Jan 08:03
· 22 commits to gemini-3g-maintenance since this release
8bbdfbd

Main change

This is a bug fix release of Gemini 3g.

A few improvements:

  • Non-fatal farming errors will not crash farmer and will instead shown as warnings in logs
  • Corrupted sector metadata will be corrected on restart instead of crashing farmer
  • NUMA enabling in BIOS is no longer necessary as farmer will check L3 cache topology instead, benefiting larger Ryzen/Threadripper/Epyc processors
  • Some internal improvements with many new events exposed programmatically about farmer's operation

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