|
@@ -138,6 +138,7 @@ Options for both config file and command line:
|
|
|
--compact Use compact display without per device statistics
|
|
--compact Use compact display without per device statistics
|
|
|
--debug|-D Enable debug output
|
|
--debug|-D Enable debug output
|
|
|
--debuglog Enable debug logging
|
|
--debuglog Enable debug logging
|
|
|
|
|
+--device|-d <arg> Select device to use, (Use repeat -d for multiple devices, default: all)
|
|
|
--disable-rejecting Automatically disable pools that continually reject shares
|
|
--disable-rejecting Automatically disable pools that continually reject shares
|
|
|
--expiry|-E <arg> Upper bound on how many seconds after getting work we consider a share from it stale (w/o longpoll active) (default: 120)
|
|
--expiry|-E <arg> Upper bound on how many seconds after getting work we consider a share from it stale (w/o longpoll active) (default: 120)
|
|
|
--expiry-lp <arg> Upper bound on how many seconds after getting work we consider a share from it stale (with longpoll active) (default: 3600)
|
|
--expiry-lp <arg> Upper bound on how many seconds after getting work we consider a share from it stale (with longpoll active) (default: 3600)
|
|
@@ -194,7 +195,6 @@ GPU only options:
|
|
|
|
|
|
|
|
--auto-fan Automatically adjust all GPU fan speeds to maintain a target temperature
|
|
--auto-fan Automatically adjust all GPU fan speeds to maintain a target temperature
|
|
|
--auto-gpu Automatically adjust all GPU engine clock speeds to maintain a target temperature
|
|
--auto-gpu Automatically adjust all GPU engine clock speeds to maintain a target temperature
|
|
|
---device|-d <arg> Select device to use, (Use repeat -d for multiple devices, default: all)
|
|
|
|
|
--disable-gpu|-G Disable GPU mining even if suitable devices exist
|
|
--disable-gpu|-G Disable GPU mining even if suitable devices exist
|
|
|
--gpu-threads|-g <arg> Number of threads per GPU (1 - 10) (default: 2)
|
|
--gpu-threads|-g <arg> Number of threads per GPU (1 - 10) (default: 2)
|
|
|
--gpu-dyninterval <arg> Set the refresh interval in ms for GPUs using dynamic intensity (default: 7)
|
|
--gpu-dyninterval <arg> Set the refresh interval in ms for GPUs using dynamic intensity (default: 7)
|