Search content
Sort by

Showing 4 of 4 results by Crypto.Slack3r
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
Crypto.Slack3r
on 07/06/2017, 00:04:21 UTC
Does anyone know if its possible to have 3 cards mine EXP and other 3 card mine ETH on the same rig?

I have 3x 2GB card and 3x 4GB cards, so I can't mine ETH with all 6 due to DAG size.

How can I config the miner to mine 2 different ETH based pools (1 ETH pool & 1 EXP pool) at the same time?

Thanks!

My response to lazyturtle is applicable here as well - just substitute the second/solo mine call for whichever pool you need for the 2GB cards.

For example:  
EthDcrMiner64.exe -epool eth.coinmine.pl:4000 -ewal lazyturtle.1 -epsw x -di 012 -dpool sia.suprnova.cc:7777 -dwal lazyturtle-dpsw x -dcoin sia -allpools 1
EthDcrMiner64.exe -epool -ewal lazyturtle.1 -epsw x -di 345

Oh so you mean I just run 2 instances of the miner exe or 2 separate processes?

I'm sure there's more than 1 way to skin this cat but yes,  my suggestion was to call 2 instances of the executable within your batch file. The important aspect in those calls however is the -di parameter which specifies the GPUs to be allocated for that instance.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
Crypto.Slack3r
on 06/06/2017, 22:41:17 UTC
Does anyone know if its possible to have 3 cards mine EXP and other 3 card mine ETH on the same rig?

I have 3x 2GB card and 3x 4GB cards, so I can't mine ETH with all 6 due to DAG size.

How can I config the miner to mine 2 different ETH based pools (1 ETH pool & 1 EXP pool) at the same time?

Thanks!

My response to lazyturtle is applicable here as well - just substitute the second/solo mine call for whichever pool you need for the 2GB cards.

For example:  
EthDcrMiner64.exe -epool eth.coinmine.pl:4000 -ewal lazyturtle.1 -epsw x -di 012 -dpool sia.suprnova.cc:7777 -dwal lazyturtle-dpsw x -dcoin sia -allpools 1
EthDcrMiner64.exe -epool -ewal lazyturtle.1 -epsw x -di 345
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
Crypto.Slack3r
on 06/06/2017, 22:12:55 UTC
Is it possible to set specific GPU´s to dual mine and some to solo mine on the same rig? Say in a 6x gpu rig 3 would dual mine and 3 would solo mine. If this is possible, help with the config would be appreciated, thx!

Yes.  You would setup 2 separate calls to EthDcrMiner64.exe, each setting the -di parameter to indicate which GPUs to allocate to that particular mining task.

For example: 
EthDcrMiner64.exe -epool eth.coinmine.pl:4000 -ewal lazyturtle.1 -epsw x -di 012 -dpool sia.suprnova.cc:7777 -dwal lazyturtle-dpsw x -dcoin sia -allpools 1
EthDcrMiner64.exe -epool eth.coinmine.pl:4000 -ewal lazyturtle.1 -epsw x -di 345
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
Crypto.Slack3r
on 06/06/2017, 16:09:23 UTC
Has anyone else's hashrate essentially halved using RX480?  I was never getting world-class hashrates (~23MH/s) but now it's down around 13MH/s for the two RX 480s that I'm testing. [ETH/ETC mining]  For reference,  I'm dual-mining SiaCoin and that halved as well from 7xx to 3xx.

Disclaimer:  I did install an RX 570 into the system to test,  didn't get the results that I was after so disconnected the card and uninstalled the AMD drivers completely before reinstalling 16.9.2. 

Suggestions?