NBMiner v40.0
-
feature
: Add overclock options for Nvidia GPUs, require admin priviledge, accept comma seprated list to specify for each GPU.-
-power-limit, -pl
: Set power limitation of GPU. Examples: Set PL in watts:
-pl 200
Set PL in percentage of default PowerLimit:
-pl 75%
(in Windows bat file, need dual%
,-pl 75%%
) -
-cclock
: Set core clock in MHz. Examples: Set clock offsets:
-cclock 100
(Windows only) Set locked clocks:
-cclock @1500
-
-mclock
: Set memory clock offsets in MHz (Windows only) -
-lock-cv
: Set locked core voltage of GPU in mV, support Turing and newer GPUs. (Windows only) -
-fan
: Set fan speed in percentage of GPU. (Windows only)
-
-
feature
: Display current LHR value in console summary table and web monitor. -
feature
:-proxy
options now support username & password for SOCKS5 proxy. format:-proxy user:pass@host:port
-
feature
: Web monitor changes, delete unused information for dual mining. -
feature
: new options for log control.-log-no-job
: Turn off theNew job
line in console.-log-cycle
: Set to change the cycle of Summary table show in console and log, in seconds, defaults to 30.
-
fix
:ethash
Change CPU share validation to independent thread, lower performance degradation when mining at very low difficulty pools. -
fix
: LHR lock detected failure on some cases.