Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
nastasache
on 30/07/2018, 10:47:05 UTC
Is it possible to run one machine and have different GPU's pointed to Different pools/stratums?

E.G.:

zm --server stratum.web.services --port 3123 --user wallet.id  --color --dev GPU0
zm --server stratum.notthesameweb.services --port 3103 --user wallet.id  --color --dev GPU1


etc... etc... ?

If not this way, could it be done with the --cfg-file command?

Thank you in advance.

Yes, you can. In the way as you say.