Post
Topic
Board Mining (Altcoins)
Re: CryptoDredge 0.8.0 — NVIDIA GPU Miner
by
cryptodredge
on 06/08/2018, 20:37:24 UTC
How to set the intensity of the first graphics card 3 and the second 6?
No way. As a workaround for this issue, you might use a few CryptoDredge instances with -d option.
e.g.:
Code: (first.bat)
CryptoDredge -a -o stratum+tcp:// -u -p -d 0 -i 3
Code: (second.bat)
CryptoDredge -a -o stratum+tcp:// -u -p -d 1


Can we expect this option? this is very important

The task was created for this feature. Stay tuned.