Skip to content

Commit

Permalink
Update Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
doktor83 authored Oct 9, 2023
1 parent 2f1f905 commit 6e87592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Parameters
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ Parameter aliases
--wallet -u
: Parameters that take a TIME value must be set in SECONDS!

Note:
If you want to apply different values for GPU's (OC or any other parameter that sets some GPU value), you need to specify the GPU's you are using with '--gpu-id' parameter.
For example:
... --gpu-id 0,1,2,3,4 --gpu-intensity 100,200,300,400,500 --gpu-cclock 1300,1400,1500,1600

==================================================================================================================

Expand Down

0 comments on commit 6e87592

Please sign in to comment.