#1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
This commit is contained in:
parent
79f4685d9a
commit
aeb2c6e8ec
5 changed files with 16 additions and 0 deletions
|
@ -84,6 +84,8 @@ CUDA backend:
|
|||
--cuda enable CUDA mining backend
|
||||
--cuda-loader=PATH path to CUDA plugin (xmrig-cuda.dll or libxmrig-cuda.so)
|
||||
--cuda-devices=N comma separated list of CUDA devices to use
|
||||
--cuda-bfactor-hint=N bfactor hint for autoconfig (0-12)
|
||||
--cuda-bsleep-hint=N bsleep hint for autoconfig
|
||||
--no-nvml disable NVML (NVIDIA Management Library) support
|
||||
|
||||
Logging:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue