CryptoGraphics / VerthashMiner

GPU miner for the Verthash algorithm
GNU General Public License v3.0
75 stars 38 forks source link

Limit GPU usage? #19

Closed matty-r closed 3 years ago

matty-r commented 3 years ago

Is there any way to set the upper limit on GPU utilization? I'm running this under Linux and while it's running, the desktop can be quiet unresponsive.

CryptoGraphics commented 3 years ago

Implemented in v0.7.0 with adaptive work size, which includes BatchTimeMs and OccupancyPct parameters.