Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.6.1 - Ethash/Cryptonight/Chukwa Thread
by
mstrozier
on 17/12/2019, 21:00:34 UTC
Good evening.  I've made the switch on my AMD rig over to using TeamRedMiner but have a question.  I am mining turtlecoin / Chukwa  and on this rig I only want 1 gpu mining this algo, not the entire rig.  If I do the following in my bat file  (windows 10)

Code:
teamredminer.exe -a trtl_chukwa -o stratum+tcp://turtle.miner.rocks:5005 -u Wallet_Address -p w=AMD-Rig01 -d 5


This sort of works as it'll select GPU 5 and mine with it.  However the problem I then have is my other gpus on a ethash algo are only getting 1.8 Mh/s.  The Rig is a 6 GPU RX 470 rig.  However when I kill TeamRedMiner then the hashrates on ethash jumps back up to 30Mh/s.  Somehow the miner is interfering with the other GPU's. And not sure if I missed a step in my bat file.  Smiley  I am using TeamRedMiner v0.6.1

Suggestions?

Appreciate the help.