Bitcoin Forum
May 24, 2024, 06:28:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 2 instances of miner on same machine  (Read 166 times)
asb1321 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 10, 2021, 10:51:42 PM
 #1

Hi, 

Does anyone know how to run two instances of same miner at the same time and both will have own dedicated GPUs as I want to mine different coins and don’t want dual mining.

I am using Team Red Miner.

Thanks for the help.
miner29
Full Member
***
Offline Offline

Activity: 1264
Merit: 138


View Profile
March 11, 2021, 02:36:10 AM
 #2

Look for -d or --devices or -gpu command line options to tell a miner to use only specific gpus.

I know TRM and LOL use -d or --devices

You set one to use a card or cards and set the other to use the other cards.

asb1321 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 11, 2021, 06:51:06 AM
 #3

Yes, I tried disabling 1 GPU in one instance and enabling it in the second instance but it shuts down both the instances. Even if I run two different miners i.e  TRM and Phoenix they both will not work.
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
March 11, 2021, 10:10:27 AM
 #4

Yes, I tried disabling 1 GPU in one instance and enabling it in the second instance but it shuts down both the instances. Even if I run two different miners i.e  TRM and Phoenix they both will not work.

work 1 instance with 2 cards? show your commandline and give us information about your system or how should we help?
asb1321 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 11, 2021, 04:45:10 PM
Last edit: March 11, 2021, 06:37:36 PM by asb1321
 #5

Hi,

Please see the command line for both GPUs together.

teamredminer.exe -a ethash -o stratum+tcp://eu1.ethermine.org:4444 -u 0x789FFf9——————-BD8A37165eE5655.abd -p x --enable_compute
miner29
Full Member
***
Offline Offline

Activity: 1264
Merit: 138


View Profile
March 11, 2021, 06:49:06 PM
 #6

Hi,

Please see the command line for both GPUs together.

teamredminer.exe -a ethash -o stratum+tcp://eu1.ethermine.org:4444 -u 0x789FFf9——————-BD8A37165eE5655.abd -p x --enable_compute

So if this to mine on card #2 add -d=1 to the end of the line.


On the other miner command line assumes lolminer add --devices 0

This would make TRM mine on the second gpu and lolminer on gpu 0

asb1321 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 13, 2021, 11:32:07 AM
 #7

Hi,

I tried but TRM doesn’t start with those additions at the end.

miner29
Full Member
***
Offline Offline

Activity: 1264
Merit: 138


View Profile
March 13, 2021, 05:17:05 PM
 #8

Hi,

I tried but TRM doesn’t start with those additions at the end.



For LOLminer add --devices 0

This will make it work on 1st gpu (plugged probably into mobo for super zombie mode on eth)

For TRM add --devices=1

this will make it work on gpu #2 (remember the start at 0).

The syntax is slightly different....but that works on 9 of my rigs no issue
asb1321 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 14, 2021, 10:10:12 AM
 #9

Great.. it worked.

Thanks for your help.

Highly appreciate. Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!