Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
big_daddy
on 29/05/2019, 12:08:21 UTC
Is it possible to set up the miner (.bat) file to mine on more then one address from a single .bat file?
Let's say i have 1 rig with 7 GPU-s and i want 4 of them to mine on one address and 3 on another?

create 2 bat files and start 2 instances.


see this option -> you can point every gpu to another pool if you want, it's very simple
Mining options:
  ...
  -gpus <123 ..n> Use only the specified GPUs (if more than 10, separate the indexes with comma)
  ...