Skip to content

Mainnet GrinGoldMiner 2.9

Compare
Choose a tag to compare
@phooton phooton released this 06 Feb 16:40
· 14 commits to master since this release

Nvidia 6GB cards and AMD 8GB cards supported. 6GB cards in Windows10 may not work as Windows steals some of the memory.

Changes:

  • Improved stratum connection code
  • Implemented tweaks based on miner from eth_saver (faster amd and slightly less CPU usage)
  • Additional settings for primary stratum reconnect - new option in config to optionally reconnect from backup back to primary pool after X minutes. Either let miner generate new config or just add ReconnectToPrimary
  • Fixed minor bugs

Requires .NET Core 2.2 installed!
https://dotnet.microsoft.com/download

Restart your PC after you install .NET Core Runtime and the miner (config setup)

Known bugs:

GPU auto-detection can fail - use manual config
Some AMD GPUs need setx GPU_MAX_WORKGROUP_SIZE 1024
Low virtual memory is hard to report and will leave some GPUs in fault state