Bitcoin Forum
July 06, 2024, 08:54:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Stopping certain cards from mining ?  (Read 185 times)
lanane (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 05, 2017, 11:01:44 PM
 #1


Is there a way, you could, specifically reject shares from say a GTX970 .. or say a RX580 can't hash ..

Whether on an existing algorithim I'm assuming not but I'm interested.

Would it be possible to code such an algorithim ?
jmigdlc99
Sr. Member
****
Offline Offline

Activity: 784
Merit: 282


View Profile WWW
November 06, 2017, 12:33:24 AM
 #2

Yes, you can stop a specific card from mining using most mining software.
It is easiest with claymore's miner. All you have to do is use the
Code:
 -di 
command.

Lets say for example you have 3 cards, and you want to disable the 2nd card. All you have to do is:
Code:
 -di 02 

And to run all 3 cards again:
Code:
 -di 012 

Notice the numbers after the -di command. Those are your GPU index numbers.

0xacBBa937A57ecE1298B5d350f40C0Eb16eC5fA4B
pikatju
Full Member
***
Offline Offline

Activity: 336
Merit: 100


https://wallet.merit.me/?invite=Pikachu


View Profile
November 06, 2017, 02:45:58 AM
 #3

I have two 1070's in my desktop and when I want to play game I use the -d command to only select one card for mining.

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!