xmrig / xmrig-cuda

NVIDIA CUDA plugin for XMRig miner
GNU General Public License v3.0
372 stars 156 forks source link

still works? "--cuda-launch=" "--cuda-bfactor" "--cuda-bsleep" #15

Closed ripley426 closed 4 years ago

ripley426 commented 4 years ago

with Unified CPU/GPU miner xmrig 5.0.0 + xmrig-cuda-2.0.1-beta-cuda10_1-win64 it's possible to use --cuda-launch= --cuda-bfactor --cuda-bsleep ? how can i use only 50% of the gpu power? with my gtx 1060 3gb I used this config before:

xmrig-nvidia.exe --donate-level 1 --cuda-launch=16x36 --cuda-bfactor 12 --cuda-bsleep 100 -o mypool -u myaddress -p nv1060

GTX 1060 | 3GB | 1152 Core | SMX 9 | Blocks 36 | Threads 32

1152/2=576 16x36=576

ripley426 commented 4 years ago

problem solved using config.json :+1: