Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rigelminer authored Apr 2, 2023
1 parent 8ffc269 commit c86368c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ This is a cryptocurrency miner for Nvidia GPUs
Supported algorithms and values:
nexapow
1 - default kernel for GTX 10xx and RTX 40xx series
1 - default kernel
2 - some 20xx and 30xx GPUs may benefit from choosing this kernel
as more energy efficient than #3
3 - default kernel for RTX 20xx and 30xx series (high power consumption)
as more energy efficient than #1 when you're after really low
power consumption
Comma-separated list of values can be used to set values per-GPU
To skip a GPU, set the corresponding value to underscore `_`
Expand Down Expand Up @@ -169,6 +169,9 @@ This is a cryptocurrency miner for Nvidia GPUs
--hashrate-avg <SECONDS>
Hashrate averaging window in seconds. Default is 10.
--power-avg <SECONDS>
Power usage averaging window in seconds. Default is 10.
--cclock <FREQ1,FREQ2,...>
Sets GPU core clock frequency offset in MHz
Expand Down

0 comments on commit c86368c

Please sign in to comment.