ENH clarify docs
This commit is contained in:
parent
1ab23d039b
commit
cc01482477
|
@ -144,7 +144,7 @@ let GPUPower =
|
||||||
|
|
||||||
freq_limit: only query the GPU every 'cycle_seconds' when frequency is below
|
freq_limit: only query the GPU every 'cycle_seconds' when frequency is below
|
||||||
this value; this should be a sensible value representing and
|
this value; this should be a sensible value representing and
|
||||||
'idle' gpu state.
|
'idle' gpu state. Set to 0 to disable this check entirely.
|
||||||
cycle_seconds: the number of seconds to query the GPU when below the idle
|
cycle_seconds: the number of seconds to query the GPU when below the idle
|
||||||
frequency limit; note that this must be long enough to let
|
frequency limit; note that this must be long enough to let
|
||||||
the GPU go to sleep when it actually is ready to sleep, but
|
the GPU go to sleep when it actually is ready to sleep, but
|
||||||
|
|
Loading…
Reference in New Issue