Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Porticus on September 01, 2017, 08:29:19 PM



Title: doubt with CCMiner and SGMiner
Post by: Porticus on September 01, 2017, 08:29:19 PM
I have a computer with several graphs and wanted to assign for example, 2 to one coin, 2 to another and 2 to another, to simplify, with claymore I know how to do it, is to add a line in the start.bat (-di) and the number of the graph you want to work and ready, just use the ones you order...

But with CCminer and SGminer, would anyone know how to do it? or the command to use, greetings and thanks! ;D


Title: Re: doubt with CCMiner and SGMiner
Post by: cvsea on September 01, 2017, 09:14:46 PM
I have a computer with several graphs and wanted to assign for example, 2 to one coin, 2 to another and 2 to another, to simplify, with claymore I know how to do it, is to add a line in the start.bat (-di) and the number of the graph you want to work and ready, just use the ones you order...

But with CCminer and SGminer, would anyone know how to do it? or the command to use, greetings and thanks! ;D

sgminer --help  ;)


Title: Re: doubt with CCMiner and SGMiner
Post by: joblo on September 01, 2017, 09:38:31 PM
Run multiple instances using the -d option to select the GPUs.

ccminer -d 0,1 ...


Title: Re: doubt with CCMiner and SGMiner
Post by: Porticus on September 02, 2017, 01:44:25 PM
Run multiple instances using the -d option to select the GPUs.

ccminer -d 0,1 ...

Perfect, thank you so much for the information, I'm proving it right now ;D