Bitcoin Forum
July 07, 2024, 02:41:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 [90] 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 ... 228 »
  Print  
Author Topic: [NemosMiner] multi algo profit switching NVIDIA/CPU miner  (Read 289406 times)
danspasiva
Full Member
***
Offline Offline

Activity: 417
Merit: 105


View Profile
December 15, 2017, 05:42:50 AM
 #1781

Has anyone tried making a single batch file that not only switches algos, but also across pools?

I tried doing that and it would sometimes mine the 2nd or 3rd most profitable according to the list, even after resetting the profit stats.

How did you do that?  Do you think it would be possible to create a modification to mine in other pools that aren't btc payout pools?  Or does what you did only work between the pools that nemos already programmed into the profit switching script?

Code:
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.2.ps1 -SelGPUEWBF '0 1' -SelGPUCC '0,1' -Currency USD -Passwordcurrency BTC -interval 120 -Username guytechie -Workername MiningRig1 -Wallet 1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu -Location US -PoolName zpool,ahashpool,hashrefinery,miningpoolhub -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s,cryptonight -Donate 5

Basically making sure all the algos and pools are listed.

Ah okay yeah I see, so it looks like it has to be with the pools that Nemos already coded into the software.  Have you found this to be more profitable overall than sticking with just  one pool?  You may actually be on to something here if you can get it to work right.
guytechie
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500


View Profile
December 15, 2017, 05:48:58 AM
 #1782

Has anyone tried making a single batch file that not only switches algos, but also across pools?

I tried doing that and it would sometimes mine the 2nd or 3rd most profitable according to the list, even after resetting the profit stats.

How did you do that?  Do you think it would be possible to create a modification to mine in other pools that aren't btc payout pools?  Or does what you did only work between the pools that nemos already programmed into the profit switching script?

Code:
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.2.ps1 -SelGPUEWBF '0 1' -SelGPUCC '0,1' -Currency USD -Passwordcurrency BTC -interval 120 -Username guytechie -Workername MiningRig1 -Wallet 1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu -Location US -PoolName zpool,ahashpool,hashrefinery,miningpoolhub -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s,cryptonight -Donate 5

Basically making sure all the algos and pools are listed.

Ah okay yeah I see, so it looks like it has to be with the pools that Nemos already coded into the software.  Have you found this to be more profitable overall than sticking with just  one pool?  You may actually be on to something here if you can get it to work right.

Like I said, I have some problems with it where it would start mining the 2nd or 3rd most profitable on the list.  Not sure why it does that.  However, it does list all of the algos and pools.

I found Sniffindog version of the script that seems more reliable with the multi algo and pool  all-in-one, but for some reason I don't see hashrefinery on the list when mining, even though in the script it's included.

After playing around with Sniffindog, I looked at modifying NemosMiner to do the same thing.  So both has drawbacks.

Sniffindog - more reliable when switching to most profitable on the list, but hashrefinery is not working (even though it's in the script).
NemosMiner - All pools are listed and seems to be working, but after a couple algo/pool switches, it starts to mine only the 2nd or 3rd most profitable on the list instead of the one on top of the list.

Put something in my tip jar if I made your day. Smiley
BTC:
1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu
niko2p
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 15, 2017, 06:43:32 AM
 #1783

Hey mate, thanks for the miner!

I just have a doubt: how/when does the payout happen? I've been running the miner for the past 2 nights and there isn't anything on my wallet yet. Is this expected?

Thanks!
carlcapone
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 15, 2017, 06:49:40 AM
 #1784

Hi guys,
 
   Can you help me out with this? Been getting this error since last night. It switched from neoscrypt and then this happens. Had idle hours because of this error. Thank you.

https://i.imgur.com/ikJJPPH.jpg
starcrys
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 15, 2017, 06:54:59 AM
 #1785

Hi guys,
 
   Can you help me out with this? Been getting this error since last night. It switched from neoscrypt and then this happens. Had idle hours because of this error. Thank you.

https://i.imgur.com/ikJJPPH.jpg

Yup, I've also been having this "stratum subscribe" error with zpool starting an hour or 2 ago. Something wrong with zpool again?
VyprBTC
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
December 15, 2017, 06:59:10 AM
 #1786

Hi guys,
 
   Can you help me out with this? Been getting this error since last night. It switched from neoscrypt and then this happens. Had idle hours because of this error. Thank you.



Yup, I've also been having this "stratum subscribe" error with zpool starting an hour or 2 ago. Something wrong with zpool again?

when is something NOT wrong with zpool?


=]
Pw7581
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 15, 2017, 07:25:47 AM
 #1787

Hey All I just started crypto mining.   Looking for some to help me get going.   Leery on putting a lot of money in this any thing I come across says it's a waste of time or scam!  Can some one prove me wrong by helping me with a small start.
xpub6BnNXdUxJm8CVttgZ7h7tgJAZTXkzsJC1a7XMDXYW5Trfb2Y6TRTVnb5BUEPZ3jis6N3DATeY1R MWCyyAdaAjWExSgopqRVzrw7mrw1MerA
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 15, 2017, 07:31:49 AM
 #1788

Nemosminer + MiningPoolHub tutorial (NiceHash replacement) for Nvidia only

https://www.youtube.com/watch?v=ASqsas6pios

not by me but thankyou to who ever made it very clear instructions

Best Regards
Nemo

NemosMiner-v3.8.1.3
Boffinboy24
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 15, 2017, 10:01:56 AM
 #1789

Hi all, I am attempting to run the miner on boot; however, if I place a shortcut in the startup folder the bat runs as if it is located in the wrong directory. This is despite me setting the "start in" location as the correct one. Is anyone able to clarify how I need to edit to ensure it can run on startup? Thank you
ydem
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 15, 2017, 10:16:40 AM
 #1790

@minerx117 I have no idea if you checked my last post https://bitcointalk.org/index.php?topic=1777336.msg26278094#msg26278094

I don't know if this suggestion in the future is plausible and feasible or not?
Daaaveee
Jr. Member
*
Offline Offline

Activity: 48
Merit: 1


View Profile
December 15, 2017, 12:31:59 PM
 #1791

As someone else asked earlier, only US region tag works for me, when I change to EU it fails. am I doing something wrong or is there no EU setting?

Also, on my 4x 1060 rig the benchmark only ran on 1 card for EWBF, showing ~300 sols, but ccminer runs on all cards. I checked the text file and it does show 0,1,2,3 after ewbf, exactly the same ccminer, so I'm not sure what the issue is?

Thanks nemo Smiley

I realised for ewbf it needs to be 0 1 2 3 not 0,1,2,3

All working now!
carlcapone
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 15, 2017, 08:25:36 PM
 #1792

Awesome man.. Thanks once again. Maybe have the multi pool multi algo thingy like sniffing? That way if zpool acts up it can switch to a working one. Only if that's doable with the time you have.

Million thanks again.
blockbasher
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
December 15, 2017, 09:59:54 PM
 #1793

Probably already addressed many times in this multi page thread, but the benchmarking takes too little time for some algos especially for multiple cards.   Sadly, sometimes these CCMINER versions take 5 or more minutes for all the cards in a rig to get going and the benchmarking shuts off way before the true hashrate can be discovered.      I use this software a bunch and really like it.   Something I've been meaning to come back and ask about.
ydem
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 15, 2017, 10:07:07 PM
 #1794

Probably already addressed many times in this multi page thread, but the benchmarking takes too little time for some algos especially for multiple cards.   Sadly, sometimes these CCMINER versions take 5 or more minutes for all the cards in a rig to get going and the benchmarking shuts off way before the true hashrate can be discovered.      I use this software a bunch and really like it.   Something I've been meaning to come back and ask about.

You can set the interval value inside the bat file you're using, by default its 120 (seconds), you can make it 5 by putting 5min x 60sec = 300.
blockbasher
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
December 15, 2017, 10:10:30 PM
 #1795

I knew there probably was some simple fix for that.   I'm trying out the Beta version now.    One suggestion is to add ZM_0.5.5 for equihash.   That new miner is about 5-7% faster.  Really works well. 
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 16, 2017, 02:27:16 AM
 #1796

I knew there probably was some simple fix for that.   I'm trying out the Beta version now.    One suggestion is to add ZM_0.5.5 for equihash.   That new miner is about 5-7% faster.  Really works well. 

planning on adding these to v2.3 final:

dstm's ZCash / Equihash Nvidia Miner v0.5.7 (Windows)

XMRig is high performance Monero (XMR) NVIDIA miner, with Windows support.

Best Regards
Nemo

NemosMiner-v3.8.1.3
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 16, 2017, 02:29:07 AM
 #1797

NemosMiner-v2.3-beta

download: https://github.com/nemosminer/NemosMiner-v2.2.2/releases/download/2.3-beta/NemosMiner-v2.3-beta.7z

public test to find issues with v2.3 (alpha testing on my test rigs has gone well)

update ccminers (tpruvot2.2.3 & klaust 8.16)

multiple bug fixes:
WebRequest are cached (thanks @needamailaddress)
SelGPUEWBF typo in miningpoolhub.bat (thanks @laterbreh)
convert the NemosMiner.ps1 file encoding from ISO-8859-1 to UTF-8 (thanks @W1llD)
processing scheduler fix: (thanks @ykuzmenko73)

added: Info output of initialization process (thanks @GTANAdam)
added: ahashpool24hr.bat (note: remove blake2s from algo list as its broken in ahashpool24hr atm)

P.S still looking at adding a few more features before final v2.3 release aiming for just before Xmas

(if your having trouble using zpool please try a different pool im not sure if its to much server load or what but zpool has not been very reliable over last week)

Best Regards
Nemo

NemosMiner-v3.8.1.3
jimmykl
Full Member
***
Offline Offline

Activity: 349
Merit: 102


View Profile
December 16, 2017, 04:33:51 AM
 #1798

2.3 is looking good so far. I like the extra feedback on launch and will be trying out ahashpool24hr.

How can I troubleshoot EWBF not benchmarking? (This isn't a new thing it wouldn't for me on 2.2 either)  It shows

I guess there should be a value for user?
carlcapone
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 16, 2017, 05:48:59 AM
 #1799

Here's what I've got so far in ver 2.3

https://i.imgur.com/DOovBPO.jpg

It's working in 2.2.2 so I'm not sure if it's my connection/settings/pc or what. Hope it helps.
MaxiMan
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
December 16, 2017, 05:57:50 AM
 #1800

Hi, finally using this miner since looks to be automated.

However, it uses different versions of ccminer depending of algo to mine, like alexis and klaust, the one wich uses for Lyra2v2 (Alexis) cause a huge fps drop as i wrote this... is that better than just last version of ccminer 2.2.3? For me i see the same MHs (Lyra2v2 35 on GTX 980Ti)

It is possible make run just one versionCCminer for all my algos to use?
Pages: « 1 ... 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 [90] 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 ... 228 »
  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!