Bitcoin Forum
July 08, 2024, 09:18:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cons of separate instance for 8 ethminer.exe on 1 PC?  (Read 117 times)
mensa1984 (OP)
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
May 02, 2018, 12:31:12 PM
 #1

Hello,

I have 8 Nvidia 1060 GPUs connected to 1 Windows 10 PC (Celeron G3900, 4GB RAM, 40 GB swap on SSD).
To find out max. overclocking settings for each card, I currently prefer to run a separate instance of ethminer.exe for every GPU itself. So I can see exactly which GPU failed and not the whole system stops after a failure:

Code:
ethminer.exe --cuda-devices 0 ...
ethminer.exe --cuda-devices 1 ...
ethminer.exe --cuda-devices 2 ...
ethminer.exe --cuda-devices 3 ...
ethminer.exe --cuda-devices 4 ...
ethminer.exe --cuda-devices 5 ...
ethminer.exe --cuda-devices 6 ...
ethminer.exe --cuda-devices 7 ...

So this starts 8 windows on my PC.
Do you think, that I should use that way of running ethminer only for testing? Are there any disadvantages if I start like this? Is the system or even mining slowing down cause of this?
Or can I leave it like that?
tg88
Legendary
*
Offline Offline

Activity: 2436
Merit: 1412


View Profile
May 02, 2018, 01:49:25 PM
 #2

check if this does not go overload your cpu.
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!