1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

#1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.

This commit is contained in:
XMRig
2019-11-15 03:10:58 +07:00
parent 79f4685d9a
commit aeb2c6e8ec
5 changed files with 16 additions and 0 deletions

View File

@@ -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: