VerthashMiner v0.7.0 released

Published on: 2021-02-24

38587698?s=60&v=4

* v0.7.0

- Fixed a crash when receiving the first stratum job.
- Miner will now instantly switch stratum jobs(on mining.notify).
- Removed PCIe bus ID configuration file format(due to being not reliable).
- Raw device list is now default configuration file format(as --gen-conf(-g))
and --gen-conf-raw(-G) option has been removed.
- A full PCIe ID (bus:device:function) will now be displayed in the device list.
- Added a new feature "Adaptive batch size" (WorkSize = 0).
(It is now used as default, instead of hardcoded 131072 WorkSize).
- Added 2 new options "BatchTimeMs" and "OccupancyPct" to control "Adaptive batch size".
(Increase "BatchTimeMs" if you have any performance regressions compared to v0.6.2. More inside README)
- Added support for AMD GPU monitoring through ADL backend on Windows.
- Added support for AMD GPU monitoring through SysFs backend on Linux.
- Added support for NVIDIA GPU monitoring through NVML backend on Windows and Linux.
- Added new option GPUTemperatureLimit when GPU Monitoring is available.
- Automatically transfer NVIDIA SM3.0 devices to the OpenCL backend if the miner was compiled with CUDA 11 or later
- Added extra config validation layers for device settings inside the configuration file and command line.
- Misc fixes and code refactoring.

Go to the VerthashMiner v0.7.0 released download page