- Add
--lock-cclock
parameter to lock GPU core clock speed - (Windows) Add
--lock-cv
parameter to lock GPU core voltage - (Windows) Add
--pstate
parameter to lock GPU performance/power state (currentlyp0
is the only supported value) - (Windows) Allow passing in values greater than 100% to
--pl
if the GPU supports it - Reduce miner startup time
Bug fixes:
T-Rex has a problem with GPU, terminating...
error when system time changes as a result of time synchronisation- (
ethash
) ethproxy mode is broken - (Windows)
NVAPI_NOT_SUPPORTED
error when passing in out of range values to--mclock
,--cclock
and so on - GPUs keep consuming significant amount of power even after being disabled due to the temperature exceeding
--temperature-limit
- Miner fails to start with
--mt
parameter specified if video drivers are older than 410.xx - (Web UI) Miner fails to start after saving the config file through the Web UI
--help
command queries GPU status preventing the display of the help message if NVIDIA driver is not installed