Post
Topic
Board Mining (Altcoins)
Re: NPlusMiner - Pool/Algo switching miner with Plus logic (NVidia)
by
MagicSmoker
on 20/02/2018, 20:42:23 UTC
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.