Skip to content

Commit c86368c

Browse files
authored
Update README.md
1 parent 8ffc269 commit c86368c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ This is a cryptocurrency miner for Nvidia GPUs
105105
106106
Supported algorithms and values:
107107
nexapow
108-
1 - default kernel for GTX 10xx and RTX 40xx series
108+
1 - default kernel
109109
2 - some 20xx and 30xx GPUs may benefit from choosing this kernel
110-
as more energy efficient than #3
111-
3 - default kernel for RTX 20xx and 30xx series (high power consumption)
110+
as more energy efficient than #1 when you're after really low
111+
power consumption
112112
113113
Comma-separated list of values can be used to set values per-GPU
114114
To skip a GPU, set the corresponding value to underscore `_`
@@ -169,6 +169,9 @@ This is a cryptocurrency miner for Nvidia GPUs
169169
--hashrate-avg <SECONDS>
170170
Hashrate averaging window in seconds. Default is 10.
171171
172+
--power-avg <SECONDS>
173+
Power usage averaging window in seconds. Default is 10.
174+
172175
--cclock <FREQ1,FREQ2,...>
173176
Sets GPU core clock frequency offset in MHz
174177

0 commit comments

Comments
 (0)