Bitcoin Forum
June 17, 2024, 05:11:55 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
  Print  
Author Topic: NPlusMiner - |MultiRig remote management|AI|Autoupdate|Pool/Algo switching  (Read 37367 times)
blackoreo
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
February 19, 2018, 07:43:35 PM
 #21

@MrPlus

How to benchmark only top algos ? And how to know what they are ?
Becouse right now benchamrk is very time consuming thing.
And Equihash benchmark dont work on 6x rig, its do not jump to another miner even after 20 minutes.

dwellhurtyswan
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 20, 2018, 05:46:36 AM
 #22

@MrPlus

I'm attempting to take this project for a spin but I'm not having any success with benchmarking it.

Im on a 8 1080Ti rig using Ahashpool plus. No other modifications made except changing my address and selecting the amount of GPU's correctly.

It does not appear to write the stats down correctly. Furthermore it seems to open a second miner before closing the first one and they seem to run concurrently for about 10 minutes. Then the original miner is closed but it doesn't appear to log the stats anywhere. I know I can set them manually but that's less than ideal.

Any help would be appreciated.

Thanks!
GraySergey
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 20, 2018, 07:55:36 AM
 #23

@MrPlus



It does not appear to write the stats down correctly. Furthermore it seems to open a second miner before closing the first one and they seem to run concurrently for about 10 minutes. Then the original miner is closed but it doesn't appear to log the stats anywhere. I know I can set them manually but that's less than ideal.



Thanks!

I confirm !! The data is not updated !! 2 miners open at the same time !!

https://reho.st/self/2950beb084e3ee9778664cd8774d96d3aec6aa36.jpg
phuocduong
Member
**
Offline Offline

Activity: 182
Merit: 10


View Profile
February 20, 2018, 07:58:31 AM
 #24

have GUI in windows?
goldren
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 20, 2018, 11:19:44 AM
 #25

have GUI in windows?
Yeah. its called NiceHash
ACE4U2
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 20, 2018, 02:05:00 PM
 #26

Hi,

I dont like shield coin Sad Where I can add the "mc=XVG" ? Cant do it in bat file,  cause theres more algos.
MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 06:41:43 PM
Last edit: February 20, 2018, 07:13:55 PM by MrPlus
 #27

@MrPlus



It does not appear to write the stats down correctly. Furthermore it seems to open a second miner before closing the first one and they seem to run concurrently for about 10 minutes. Then the original miner is closed but it doesn't appear to log the stats anywhere. I know I can set them manually but that's less than ideal.



Thanks!

I confirm !! The data is not updated !! 2 miners open at the same time !!



I did re-run a 10 hours test or the four supported pools on the Plus logic with no issue.

However, there are cases where windows does cache web requests and return the cache rather than the live value. Which might be what happened on your rig.

I just implemented cache bypass to fix this scenario on Master. Will be in next release.
If you can update from master, this fix should fix your issue.
https://github.com/MrPlusGH/NPlusMiner/issues/17

Would appreciate if you can confirm.
Thank you

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 06:43:31 PM
 #28

@MrPlus

How to benchmark only top algos ? And how to know what they are ?
Becouse right now benchamrk is very time consuming thing.
And Equihash benchmark dont work on 6x rig, its do not jump to another miner even after 20 minutes.



You'll see on forums that this is a very subjective questions and depends on pool used.
Which pool?

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 07:03:15 PM
 #29

Well, the PS script crashed just after attempting to load miners. Here are the last few lines from the miner.log:

Code:
--------------------------------------------------------------------------------
Last Refresh: 02/18/2018 05:55:16
Sleep 240 sec
--------------------------------------------------------------------------------
Stats ' X17 ' ->  41.68 MH after 27243 sec
--------------------------------------------------------------------------------
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
PS>TerminatingError(): "The pipeline has been stopped."
>> TerminatingError(): "The pipeline has been stopped."
PS C:\Users\ONDA-1\Desktop\Mining\NPlusMiner-1.2.1> exit
**********************
Windows PowerShell transcript end
End time: 20180218060008
**********************

I did not press Ctrl-C, even though that is what it looks like. I did type in 'exit' when I noticed it was sitting at the PS command prompt.

EDIT - I should also note that ccminer-polytimos was still plugging away on X17, so this wasn't a fatal error.


Did you sort this one out?

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
February 20, 2018, 07:10:00 PM
 #30

Well, the PS script crashed just after attempting to load miners. Here are the last few lines from the miner.log:

Code:
--------------------------------------------------------------------------------
Last Refresh: 02/18/2018 05:55:16
Sleep 240 sec
--------------------------------------------------------------------------------
Stats ' X17 ' ->  41.68 MH after 27243 sec
--------------------------------------------------------------------------------
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
PS>TerminatingError(): "The pipeline has been stopped."
>> TerminatingError(): "The pipeline has been stopped."
PS C:\Users\ONDA-1\Desktop\Mining\NPlusMiner-1.2.1> exit
**********************
Windows PowerShell transcript end
End time: 20180218060008
**********************

I did not press Ctrl-C, even though that is what it looks like. I did type in 'exit' when I noticed it was sitting at the PS command prompt.

EDIT - I should also note that ccminer-polytimos was still plugging away on X17, so this wasn't a fatal error.


Did you sort this one out?

Nope. I was rather hoping you could help me here, rather than the other way around...  Grin

MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 07:15:12 PM
 #31

Well, the PS script crashed just after attempting to load miners. Here are the last few lines from the miner.log:

Code:
--------------------------------------------------------------------------------
Last Refresh: 02/18/2018 05:55:16
Sleep 240 sec
--------------------------------------------------------------------------------
Stats ' X17 ' ->  41.68 MH after 27243 sec
--------------------------------------------------------------------------------
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
PS>TerminatingError(): "The pipeline has been stopped."
>> TerminatingError(): "The pipeline has been stopped."
PS C:\Users\ONDA-1\Desktop\Mining\NPlusMiner-1.2.1> exit
**********************
Windows PowerShell transcript end
End time: 20180218060008
**********************

I did not press Ctrl-C, even though that is what it looks like. I did type in 'exit' when I noticed it was sitting at the PS command prompt.

EDIT - I should also note that ccminer-polytimos was still plugging away on X17, so this wasn't a fatal error.


Did you sort this one out?

Nope. I was rather hoping you could help me here, rather than the other way around...  Grin



Could you try 1.3 from master?

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
GraySergey
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 20, 2018, 07:33:50 PM
 #32

@MrPlus



It does not appear to write the stats down correctly. Furthermore it seems to open a second miner before closing the first one and they seem to run concurrently for about 10 minutes. Then the original miner is closed but it doesn't appear to log the stats anywhere. I know I can set them manually but that's less than ideal.



Thanks!

I confirm !! The data is not updated !! 2 miners open at the same time !!

https://reho.st/self/2950beb084e3ee9778664cd8774d96d3aec6aa36.jpg

I did re-run a 10 hours test or the four supported pools on the Plus logic with no issue.

However, there are cases where windows does cache web requests and return the cache rather than the live value. Which might be what happened on your rig.

I just implemented cache bypass to fix this scenario on Master. Will be in next release.
If you can update from master, this fix should fix your issue.
https://github.com/MrPlusGH/NPlusMiner/issues/17

Would appreciate if you can confirm.
Thank you

master. The result is the same.

https://reho.st/self/f2ad4f55ab9202fd4742f04a8aa41737f348496d.jpg

It seems that the problem is only for my rig on win7.
Rig N2 on Win10 works correctly.
Thank you
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
February 20, 2018, 07:42:11 PM
 #33

Could you try 1.3 from master?

Where is 1.3 master? 1.2.1 is still showing as the latest version on your github releases page.
GraySergey
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 20, 2018, 07:49:53 PM
 #34

Could you try 1.3 from master?

Where is 1.3 master? 1.2.1 is still showing as the latest version on your github releases page.

https://github.com/MrPlusGH/NPlusMiner
dwellhurtyswan
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 20, 2018, 07:56:15 PM
Last edit: February 20, 2018, 09:04:05 PM by dwellhurtyswan
 #35

@Mr.Plus

I have replaced the brain folder. On launch it did not appear to update profits. To remedy this I ran the reset profits.bat and it has successfully updated.

I am currently monitoring the program to see if updates are posted on the 10 minute interval set. I have an unfortunate feeling it is not but I'll update you with a definite once I know.
Edit: Thank you for the quick update. Seems to be working as intended!

Side Question:

What would be the best way for me to adjust the profits down for a specific algo? IE: I have a miner that takes a dev fee (3 minutes) but yields better results. It's worth using if I were to mine the algo for any amount of time greater than 15 minutes.

Option One) Chance sleep interval to 15 minutes and manually move the hashrate of the miner down by 20%. Any other options?

Thanks!
MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 08:10:39 PM
 #36

@MrPlus



It does not appear to write the stats down correctly. Furthermore it seems to open a second miner before closing the first one and they seem to run concurrently for about 10 minutes. Then the original miner is closed but it doesn't appear to log the stats anywhere. I know I can set them manually but that's less than ideal.



Thanks!

I confirm !! The data is not updated !! 2 miners open at the same time !!



I did re-run a 10 hours test or the four supported pools on the Plus logic with no issue.

However, there are cases where windows does cache web requests and return the cache rather than the live value. Which might be what happened on your rig.

I just implemented cache bypass to fix this scenario on Master. Will be in next release.
If you can update from master, this fix should fix your issue.
https://github.com/MrPlusGH/NPlusMiner/issues/17

Would appreciate if you can confirm.
Thank you

master. The result is the same.



It seems that the problem is only for my rig on win7.
Rig N2 on Win10 works correctly.
Thank you


Tried to PM you but bloked as newbie. Would need your help to understand this one...

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 08:15:04 PM
 #37

Could you try 1.3 from master?

Where is 1.3 master? 1.2.1 is still showing as the latest version on your github releases page.

https://github.com/MrPlusGH/NPlusMiner

https://github.com/MrPlusGH/NPlusMiner/archive/master.zip
Do not consider this as a release

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
February 20, 2018, 08:17:53 PM
 #38

Could you try 1.3 from master?

Where is 1.3 master? 1.2.1 is still showing as the latest version on your github releases page.

https://github.com/MrPlusGH/NPlusMiner

I figured it out already: use the clone/download button and select download as a zip for those who are still wondering.

MrPlus (OP)
Member
**
Offline Offline

Activity: 514
Merit: 11


View Profile WWW
February 20, 2018, 08:27:04 PM
 #39

Could you try 1.3 from master?

Where is 1.3 master? 1.2.1 is still showing as the latest version on your github releases page.

https://github.com/MrPlusGH/NPlusMiner

I figured it out already: use the clone/download button and select download as a zip for those who are still wondering.



Please note that 1.3 is opened for test. Not a release. Use at your own risk.
Thanks for the ones willing to take the risk. Feedback on your tests will help.

+++++++++++++++++++++++++++++
NPlusMiner - MultiRig remote management|AI|Autoupdate|Pool/Algo switching
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
February 20, 2018, 08:42:23 PM
 #40

I figured it out already: use the clone/download button and select download as a zip for those who are still wondering.


Please note that 1.3 is opened for test. Not a release. Use at your own risk.
Thanks for the ones willing to take the risk. Feedback on your tests will help.

Couple of things I can tell you so far, even as it is doing the benchmarking again...

First: I am trying this out with an XVG address on ZPool, not BTC, because it makes tracking earnings easier and eliminates the additional 5% fee charged for converting to BTC. However, your earningstracker batch file seems to assume only BTC as a payout option.

Second: the first time I ran my slightly modified startzpoolplus.bat (with an XVG address and some of the algos deleted) only 8 of the 17 algos I had selected were queued up for benchmarking; here is the beginning of the miner.log if it helps:

Code:
**********************
Windows PowerShell transcript start
Start time: 20180220151144
Username: JSJ-RYZEN\jsj
RunAs User: JSJ-RYZEN\jsj
Configuration Name:
Machine: JSJ-RYZEN (Microsoft Windows NT 10.0.16299.0)
Host Application: powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle minimized -command &.\NPlusMiner-v1.3.ps1 -SelGPUDSTM '0' -SelGPUCC '0' -Currency USD -Passwordcurrency XVG -Wallet DGZ73Rx7jfbCfBcYtKPN7oiXCgQ1kqxPya -Location US -ActiveMinerGainPct 3 -PoolName zpoolplus -WorkerName ID=eleusis1 -Type nvidia -Algorithm hsr,xevan,tribus,phi,c11,skein,equihash,x11evo,sib,bitcore,x17,blakecoin,Nist5,Lyra2RE2,neoscrypt,blake2s,lyra2z
Process ID: 3964
PSVersion: 5.1.16299.248
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.16299.248
BuildVersion: 10.0.16299.248
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
**********************
Transcript started, output file is .\Logs\miner.log
PS>TerminatingError(Invoke-WebRequest): "Unable to connect to the remote server"  <<<<<<<<<<<<<<<<<<<<<<<<<<
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
Downloading ccminerAlexis78..
Downloading CcminerAlexis78cuda9..
Downloading CcminerAlexis78Phi..
Downloading ccminerpolytimos..
Downloading CcminerTpruvot..
Downloading CcminerTpruvotcuda9..
Downloading CcminerTpruvotx64..
Downloading DSTM..
Downloading PalginHSR..
Launching Prerun:  .\Prerun\default.bat
      1BTC =  11650 USD
+++++


   Type: NVIDIA

Miner               Algorithm        Speed     mBTC/Day      BTC/Day      USD/Day BTC/GH/Day Pool
-----               ---------        -----     --------      -------      ------- ---------- ----
ccminerpolytimos    Skein     Benchmarking Benchmarking Benchmarking Benchmarking    0.00034 zpo...
ccminerpolytimos    Nist5     Benchmarking Benchmarking Benchmarking Benchmarking    0.00025 zpo...
CcminerTpruvotcuda9 X11evo    Benchmarking Benchmarking Benchmarking Benchmarking    0.01722 zpo...
ccminerpolytimos    X17       Benchmarking Benchmarking Benchmarking Benchmarking    0.04775 zpo...
ccminerAlexis78     Sib       Benchmarking Benchmarking Benchmarking Benchmarking    0.01620 zpo...
ccminerAlexis78     Hsr       Benchmarking Benchmarking Benchmarking Benchmarking    0.01875 zpo...
ccminerpolytimos    Lyra2RE2  Benchmarking Benchmarking Benchmarking Benchmarking    0.00761 zpo...
ccminerpolytimos    C11       Benchmarking Benchmarking Benchmarking Benchmarking    0.00683 zpo...


Running:

    Speed Started  Active   Cnt  Command
    ----- -------  ------   ---  -------
0.00 PH/s 00:00:00 00:00:00 Once Bin\NVIDIA-ccminerpolytimos\ccminer.exe -a skein -o
                                 stratum+tcp://skein.mine.zpool.ca:4933 -u
                                 DGZ73Rx7jfbCfBcYtKPN7oiXCgQ1kqxPya -p ID=eleusis1,c=XVG -d 0


--------------------------------------------------------------------------------
Last Refresh: 02/20/2018 15:14:42
Sleep 300 sec

I added bold a bunch of "<<<<<<<<<<<<<" next to what seems like the most-relevant entry.

Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
  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!