Notable changes:
- Piece cache sync improvements in cluster setup
--cache-group
on cluster component can now be specified more than once to manage multiple cache groups (and allows cache groups to sync from each other)--cache-group
can be optionally specified on cluster plotter to localize piece downloading- Internal proving benchmark is removed and
ConcurrentChunks
is now the default;WholeSector
can still be specified, but will be removed unless there are indications of it still being helpful - Small fixes to object mapping handling
- Faster and more reliable piece downloading during Snap sync and sync from DSN
- Randomize replitting start to avoid load spikes when new segmnet is archived
Build variants
There are two versions of x86-64 builds for Ubuntu and Windows:
- 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
Farmer builds with -rocm
suffix are for plotting with AMD GPUs.