Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Amstellodamois on February 02, 2018, 11:29:43 AM



Title: Mining on two wallets
Post by: Amstellodamois on February 02, 2018, 11:29:43 AM
In the case you'd share a rig with someone else, how would you set your thing?

Can you start two instances of Claymore's (for instance), one mining with GPUS #0 to #5 to this account and one mining with #6 to #11 with this other account?


Title: Re: Mining on two wallets
Post by: ZenFr on February 02, 2018, 11:38:22 AM
In the case you'd share a rig with someone else, how would you set your thing?

Can you start two instances of Claymore's (for instance), one mining with GPUS #0 to #5 to this account and one mining with #6 to #11 with this other account?
Yes, there is absolutely no problems.
2 instances and each with it's own parameters : algo, pool, coin, wallet, GPUs identificaters, worker, password.
You can also use one instance per GPU and have a setting different for each GPU : 3...6...12 : as you want.


Title: Re: Mining on two wallets
Post by: Amstellodamois on February 02, 2018, 01:39:23 PM
Alright, will do that, then.


Title: Re: Mining on two wallets
Post by: leonix007 on February 02, 2018, 01:40:29 PM
In Claymore you can use the GPU indexing features, just add "-di" option followed by the number of GPUs.

Assuming you are mining Ethash, so create two .bat files containing parameters:

.bat file 1:

 EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal Yourwallet.YourWorkerName -epsw x -dpool -di 012345

.bat file 2:

 EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal Yourwallet.YourWorkerName -epsw x -dpool -di 6789ab

reference:

https://bitcointalk.org/index.php?topic=1433925.0


Title: Re: Mining on two wallets
Post by: Amstellodamois on February 02, 2018, 01:44:06 PM
Totally what I had in mind, I was just wondering if two instances running at the same time (albeit on different GPUs) could collapse and create a black hole :D


Title: Re: Mining on two wallets
Post by: DannHomes on February 02, 2018, 01:44:37 PM
I mined ZEC by using address in ledger nano, but I have checked a gain, the address was changed there.
So is there any problem? It seems like ledger nano will change address after each transaction.


Title: Re: Mining on two wallets
Post by: leonix007 on February 02, 2018, 01:49:33 PM
Totally what I had in mind, I was just wondering if two instances running at the same time (albeit on different GPUs) could collapse and create a black hole :D

yes, you can run the two instances at the same time by running the two bat files i've mention above. don't worry, it wont collapse it just pointing out specific GPU's to be used.  ;)