Bitcoin Forum
May 12, 2024, 10:23:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Possible to do mining segregation? Mining master pls come in!  (Read 224 times)
leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 22, 2018, 04:11:41 AM
 #1

Hi guys,

I would like to know if it's possible to segregate GPU's to mine other stuffs.

For example,

I have a mining rig consist of 8 units gtx 1080 in a single rig. I would like to allocated 2 of them to mine ETN and the remaining 6 to mine ETH. Different pool. Possible to separate them without getting another MB,riser etc...

May I know if the above scenario is possible?

Appreciate your opinions on this.

Thank you!
1715509434
Hero Member
*
Offline Offline

Posts: 1715509434

View Profile Personal Message (Offline)

Ignore
1715509434
Reply with quote  #2

1715509434
Report to moderator
1715509434
Hero Member
*
Offline Offline

Posts: 1715509434

View Profile Personal Message (Offline)

Ignore
1715509434
Reply with quote  #2

1715509434
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715509434
Hero Member
*
Offline Offline

Posts: 1715509434

View Profile Personal Message (Offline)

Ignore
1715509434
Reply with quote  #2

1715509434
Report to moderator
Castle07
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
February 22, 2018, 04:35:40 AM
 #2

Yes, you can do it easily
Just set what gpus will mine ETN in miner with -d option
ccminer -d 0,1 - this will allow 2 card working for specified algo
and then start another ccminer -d 2,3,4,5,6 - this will force other 5 cards to work on diff algo

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 22, 2018, 06:10:08 AM
Last edit: February 22, 2018, 06:23:36 AM by leftover_potato
 #3

hello!

Thank you for your reply.

May I ask for example? In terms of the code lines. TQ! Grin

Appreciate it if you are able to guide me based on my line below:

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal mew address/miner name/email
szafa
Hero Member
*****
Offline Offline

Activity: 812
Merit: 500


View Profile
February 22, 2018, 06:29:49 AM
 #4

In my opinion better buy second mb.
leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 22, 2018, 07:06:32 AM
 #5

why so?  Wink

appreciate your explanation on additional MB.
Master One
Full Member
***
Offline Offline

Activity: 238
Merit: 100


Wanna buy a Tesla? Visit TeslaBargain.com first!


View Profile WWW
February 22, 2018, 07:10:41 AM
 #6

In my opinion better buy second mb.
The OP has a valid point. Take the Asus B250 Mining Expert. Do you really want all 19 GPUs to mine in the same pool or the same coin?

leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 22, 2018, 07:14:03 AM
 #7

same coin.

giving a scenario:

i have 8 gtx 1080. i wanted to mine eth with the 8 gpu. due to partnership between friends.

hence, 2 will mine eth and goes into a different address. and the remaining 6 will mine eth goes into a different address.

same mining pool. or different pool. does it matter? Cheesy
malthrax
Newbie
*
Offline Offline

Activity: 182
Merit: 0


View Profile
February 22, 2018, 07:22:56 AM
 #8

due to partnership between friends.

a great way to end said friendship.
leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 22, 2018, 07:25:40 AM
 #9

urm not helping but okay.  Grin we separate business and friendship tq.
ronnylov
Member
**
Offline Offline

Activity: 276
Merit: 13


View Profile
February 22, 2018, 07:58:56 AM
 #10

You can do it just like Castle07 described. I don't see why it should be a problem. Actually it can be a nice way to try other coins with one of the GPU to see if it is Worth changing all GPU's to other coin than currently mining. Or just to diversify and spreading the risks.

★★★ LETHEAN ★★★
BLOCKCHAIN BACKED DECENTRALISED P2P VPN
MediumTwitterDiscordRedditFacebookWhitepaperBitcointalk Ann
leonix007
Sr. Member
****
Offline Offline

Activity: 1008
Merit: 297


Grow with community


View Profile
February 22, 2018, 09:54:33 AM
Merited by leftover_potato (1)
 #11

hello!

Thank you for your reply.

May I ask for example? In terms of the code lines. TQ! Grin

Appreciate it if you are able to guide me based on my line below:

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal mew address/miner name/email

Currently using Claymore, if you're interested here is an example.

Claymore Eth

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal <Your_Ethereum_Address>.<RigName> -epsw x -di 012345

https://bitcointalk.org/index.php?topic=1433925.0


Claymore ETN

NsGpuCNMiner.exe -xpool etn-us-east1.nanopool.org:13333 -xwal YOUR_WALLET_ADDRESS.Worker -xpsw x -di 67

https://bitcointalk.org/index.php?topic=638915.0
leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 23, 2018, 02:15:21 AM
 #12

hello!

Thank you for your reply.

May I ask for example? In terms of the code lines. TQ! Grin

Appreciate it if you are able to guide me based on my line below:

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal mew address/miner name/email

Currently using Claymore, if you're interested here is an example.

Claymore Eth

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal <Your_Ethereum_Address>.<RigName> -epsw x -di 012345

https://bitcointalk.org/index.php?topic=1433925.0


Claymore ETN

NsGpuCNMiner.exe -xpool etn-us-east1.nanopool.org:13333 -xwal YOUR_WALLET_ADDRESS.Worker -xpsw x -di 67

https://bitcointalk.org/index.php?topic=638915.0
thank you for your example! Will try it out and hopefully will be able to produce the result as intended!
MarkAz
Hero Member
*****
Offline Offline

Activity: 687
Merit: 511



View Profile
February 23, 2018, 06:55:57 AM
 #13

You should probably check out Excavator - it's better than most of the others for running different algos on different cards - as it supports most of the algo's out there, and it's trivial to assign different algo's to difference cards.  Plus you can do it on the fly without stopping anything via their JSON API - pretty cool.

https://github.com/nicehash/excavator
https://bitcointalk.org/index.php?topic=1777827.0

leftover_potato (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile WWW
February 23, 2018, 12:57:50 PM
 #14

You should probably check out Excavator - it's better than most of the others for running different algos on different cards - as it supports most of the algo's out there, and it's trivial to assign different algo's to difference cards.  Plus you can do it on the fly without stopping anything via their JSON API - pretty cool.

https://github.com/nicehash/excavator
https://bitcointalk.org/index.php?topic=1777827.0


thanks mate. will check it out. really appreciate all the advises. Grin
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!