Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows)
by
minebomb
on 13/01/2018, 14:21:32 UTC
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".

Thanks if figured that out, only thing that bothers me but you cannot solve that, is that ethmonitor uses a static port for monitoring (2222) and you cannot change it: (

Hi. How would i write the config line for mining two different pools with selected gpus in Simplemining/Ubuntu?