Skip to content

Commit

Permalink
Update Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
doktor83 authored Jan 18, 2023
1 parent 0e430dc commit 6bb09f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Parameters
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,16 @@ Gpu parameters
--gpu-progpow-safe (use this if you get a lot of gpu validation errors on progpow algorithms)
--gpu-dynamo-experimental (it can improve performance on some dynamo 'algorithms')
--gpu-table-slow-build (builds DAG/Datatable slower - might help if GPU's are crashing on DAG/Datatable creation)
--gpu-dual-max-loss value (how much loss of A0 hashrate is allowed in auto tune mode for dual mining, in percent [1-90])
--gpu-dual-max-loss value (how much loss of A0 hashrate is allowed in auto tune mode for dual mining, in percent [1-95])
--gpu-disable-interleaving (disable interleaving of threads when running more than 2 threads per GPU)


Gpu OC parameters

--gpu-cclock (set fixed core clock (in MHZ), separate values with ; and ! [NVIDIA only])
--gpu-mclock (set fixed memory clock (in MHZ), separate values with ; and ! [NVIDIA only])
--gpu-coffset (set core clock offset (in MHZ), separate values with ; and ! [NVIDIA only])
--gpu-moffset (set memory clock offset (in MHZ), separate values with ; and ! [NVIDIA only])
--gpu-plimit (set power management limit (in W), separate values with ; and ! [NVIDIA only])


Expand Down Expand Up @@ -121,4 +123,5 @@ Parameter aliases
--password -p
--pool -o
--wallet -u

: Parameters that take a TIME value must be set in SECONDS!

0 comments on commit 6bb09f2

Please sign in to comment.