Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & CPU Miner 0.4.4 Win & Linux
by
doktor83
on 12/05/2020, 17:39:39 UTC
-- gpu-intensity 23 (and others) does not apply (Windows, console). And if I have parallel mining on the processor (by another miner), the hashrate falls. However, xmrig has the lowest priority in the configuration.

If you want to manually set the gpu's you must use all mandatory parameters (--gpu-id, --gpu-intensity or --gpu-raw-intensity, --gpu-worksize and --gpu-threads)

So:

Code:
--gpu-id 0 --gpu-intensity 23 --gpu-worksize 64 --gpu-threads 1

Next release won't have this requirement