Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: mobileanarchy on February 09, 2018, 02:29:40 AM



Title: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on February 09, 2018, 02:29:40 AM
Hi all,

Release 0.5.8 - 2018-08-09
Fixed an integration bug with CryptoDredge - Live hashrate works now.
Upgraded CryptoDredge to version 0.8.3
Upgraded ethminer to version 0.15.0
Upgraded EWBF to version 0.5
Upgraded OurMiner to version 1.1.0

Download NicerMiner v0.5.8:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.8.zip

Version History:


Release 0.5.7a - 2018-08-02
Fixed an integration bug with CryptoDredge.

Release 0.5.7 - 2018-07-31
Updated to sync with NHML v1.9.0.5
Upgraded miner: EWBF 0.4 Zhash miner (for BTG mining)
New miner: CryptoDredge 0.8.0 (Lyra2z, NeoScrypt, Skein, Lyra2REv2)
Please note that BTG auto exchange is currently off on MPH, so if you don't want to mine BTG, disable the algorithm EquihashBTG in the UI.

Release 0.5.6 - 2018-07-03
Updated to sync with NHML v1.9.0.4
New miner: EWBF 0.3 Zhash miner (for BTG mining)
Please note that as of writing this release note, auto-exchange is unavailable for BTG, so profitability data is always 0 for this coin.
If you choose to mine this coin exclusively (without profit-switching), you will need to disable all algorithms except EquihashBTG, and then click on the "Start" button to begin mining.

Release 0.5.5 - 2018-06-28
New miner: OurMiner 1.0.0 - for faster Lyra2z support (Nvidia)
New miner: hsrminer_neoscrypt_fork - for faster Neoscrypt support (Nvidia)
Removed JCE Miner - The integration was unstable on lower-end CPUs and multi-CPU rigs.

Release 0.5.4 - 2018-06-14
Upgraded cpuminer-opt to version 3.8.8.1
Added a new CPU miner - JCE Miner - the fastest CNV7 miner (see: https://bitcointalk.org/index.php?topic=3281187.0)

Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Release 0.5.2 - 2018-06-05
Updated to sync with NHML v1.9.0.3
Bundled ethminer 0.14.0 which provides better performance and stability for CUDA devices.
You can still use the "original" version if you like. Benchmark both, and see what works best for you.

Release 0.5.1 - 2018-05-24
Updated to sync with NHML v1.9.0.2

Release 0.5.0 - 2018-05-07
Updated to sync with NHML v1.9.0.1
Removing support for ASIC controlled algos (Groestl, Myriad-Groestl and Qubit) - no point in wasting time benching them
Adding support to new CPU algos - Yescrypt, Lyra2z and another CryptonightV7 miner that might be faster than XmrStak on your machine
Ethash/Keccak dual=mining is now supported out-of-the-box, no need to override anything.

Release 0.4.6 - 2018-04-12
Hotfix release due to MPH renaming the Cryptonight Hub to Cryptonight-Monero
You only really need to upgrade to this release if you mine the Cryptonight V7 Hub.

Release 0.4.5 - 2018-04-11
Adding support to the following algorithms (only for Nvidia): Skein, Groestl, Lyra2z, Myriad-Groestl and Qubit.
Claymore Dual Miner Ethash+Keccak is still not officially supported by NHML, you will need to follow the override instruction described in the release notes for version 0.2 (below)

Release 0.4 - 2018-04-09
Updated to sync with NHML v1.9.0.0 alpha
Supporting Cryptonight v7 to mine the MPH Cryptonight Hub

Release 0.3.1 - 2018-03-21
This is a hotfix release, please see version 0.3 full release notes.
Fixing an issue with misconfigured ethminer pool url argument

Release 0.3 - 2018-03-21
Fixing an issue with misconfigured ccminer arguments (affecting Neoscript and other algorithms)
Fixing an issue with truncating the server url on Ethminer
This release is still based on NHML v1.8.1.9 due to mixed reviews for the new profitability switching refactoring that took place on NHML v1.8.1.10, I will evaluate the next version to decide if it will be kept in sync with NHML down the road.

Release 0.2 - 2018-02-25
Updated to be in line with NHML v1.8.1.9
Added support to Claymore's Dual Miner v11.0 (Dual mine Ethash and Keccak)
Since this miner downloads the miners package used by NHML, you will need to overwrite the downloaded version of Claymore Dual Miner with the latest version manually (otherwise the new Ethash/Keccak combo will fail to mine/benchmark).

So after you download this version, and run it for the first time (to download the miners package), you will need to download the latest Claymore Dual Miner and replace the binaries in the following path: \bin_3rdparty\claymore_dual with the content of the zip file containing Claymore's binaries.



I decided to see if I can adapt the great NHML to mine on MPH, and this is what I came up with.

Some key changes that were made to NHML:

  • Switched the profitability data source from NiceHash to MPH algo profitability
  • Changed the NiceHash bitcoin address field to MPH username field
  • Added an API Key field to allow the app to load your balance and display it on the app's status-bar (this is optional, if you leave the API Key field blank, the balance will remain 0) To display your MPH balance in BTC, all your existing balances are converted to BTC using exchange rates from cryptocompare.com.
  • Supporting all 3 geographic regions that MPH has to offer

Dev Fees
To support the development of this miner, the miner will mine for the developer for 10 minutes every 24 hours (this is a very low fee of 0.7%).

How will this happen?

for every 24 hours the application will be mining, there will be a 10 minute "break" in which the app will stop mining for you, and will start mining for me. when those 10 minutes are done, it will resume mining for you where it left off, and based on the most profitable algorithm at the time.
Please note: the 10 minute dev fee mining period will be randomly placed on every 24 hours of active mining, so it's impossible to predict when it will take place.
To be completely transparent - during dev fee mining, the window's background will be switched to bright yellow - trust me - you can't miss it.

I really want to take it further and implement a more advanced profitability switching mechanism.
The implementation in NHLM is pretty simplistic - it only supports algo-switching, upgrading this mechanism will be quite challenging, but it's doable.
The challenge here is to keep a fine balance between updating and adding functionality and maintaining compatibility with the source, so that any update/bug-fix/feature that is being added to NHML can be easily merged to this code base.

Wiki: https://github.com/odedolive/NicerMiner/wiki
Releases: https://github.com/odedolive/NicerMiner/wiki/Releases

Also, check out my android app to monitor your MPH stats:
https://play.google.com/store/apps/details?id=com.mobileanarchy.mphstats&hl=en


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: Mercutio999 on February 09, 2018, 02:21:51 PM
You stole Nicehash, changed a couple of bits and stuck a dev fee on? Good luck with that!


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 09, 2018, 02:27:56 PM
I see where you are coming from, but here is NHML license:

https://raw.githubusercontent.com/nicehash/NiceHashMinerLegacy/master/LICENSE.txt

In any case, changing an open source project is not considered stealing if you meet the project's license terms.

I modified a great open-source project to do something else/different, and "stuck a dev fee on" to see if I can use it to support future development.
I also specified my future plans, but if no one cares it's your call. I tried to be as transparent as possible.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: Pilgrim75 on February 09, 2018, 06:19:00 PM
I like this undertaking.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 11, 2018, 06:32:10 PM
I removed all the built in dual mining options NHML had because they were all irrelevant due to recent ASICs releases (Baikal).

I'll look into implementing Claymore 11 with the new algos, but I can't really say how long it will take.
I'm hoping NHML devs will do it in the meantime and I'll be able to use their implementation (adding a miner to the app is pretty complicated, as it ties to the whole benchmark process they have)

Regarding a default coin - that can be done in the mph workers dashboard.
You can specify which coin should be mined by a worker pointing at an algorithm hub port.

Edit: after looking into it, this is going to be impossible to implement without some sort of hackery. Currently NHML is downloading all the miners binaries as a zip file hosted on GitHub (under NiceHash's control)
I can't replace one version with another


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 13, 2018, 02:38:57 AM
So I ended up implementing the Dual Eth+Keccak using Claymore 11 directly into the NHML repo:
https://github.com/nicehash/NiceHashMinerLegacy/pull/989
This pull request can only be approved by the NHML repo manager(s).

I'm not sure what their release schedule is, but once it ends up in their codebase, I can then merge it into mine
Theoretically I can do it right now, but there will have to be some manual process for users, to replace the downloaded Claymore version with the newer one manually.
If you guys are OK with that, I can release a new version for my miner ASAP.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: phuocduong on February 13, 2018, 02:41:48 AM
dont know how to use it


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 13, 2018, 03:56:47 AM
Download the zip file:
https://github.com/odedolive/NicerMiner/wiki/Releases

Unzip, and run the NicerMiner.exe executable.
Enter your MPH user name, set a worker name (and enter your API key - this is optional and used to load you MPH balance)

You will need to benchmark your hardware (Benchmark button). Once you do, you can start mining.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: yhbae on February 21, 2018, 05:57:50 PM
Could someone point out to me what would be the advantage of using this over either going NiceHash directly or hitting MPH directly?

Thanks.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 22, 2018, 04:06:38 AM
It will basically mine the most profitable algorithm at any given point based on your benchmarked hardware.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: yhbae on February 22, 2018, 03:36:52 PM
It will basically mine the most profitable algorithm at any given point based on your benchmarked hardware.


That sounds about the same as any other profit switching miners... What's different about this one compare to say, Nice Hash miner on Windows?


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 22, 2018, 04:04:47 PM
The NiceHash Legacy Miner, which is the foundation of this miner, is one of the best options if you have a system built of cards that perform differently on different algorithms (for example a mix of AMD and Nvidia)
This is the only miner I had good experience with, that can mine multiple different algorithms at the same time, based on the benchmark results of individual cards (and not the system as a whole)


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: bobguy22 on February 22, 2018, 09:48:25 PM
I can't even use the miner It tries to download the miners No progress bar happens and It just locks up https://i.imgur.com/qXcF9KH.png


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on February 23, 2018, 01:40:47 PM
Please make sure you have all the dependencies and prerequisites described here:
https://github.com/nicehash/NiceHashMinerLegacy#run

If you can run the original NiceHash miner, you should be able to run this one.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: bobguy22 on February 23, 2018, 04:23:37 PM
Disabled all AVs and the miner used to work a day or so ago and now both of them don't work I am very confused [edit] downloaded bins manually and its fine


Title: Re: [ANN] NicerMiner 0.2 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on February 25, 2018, 06:48:59 PM
Release 0.2 - 2018-02-25

Updated to be in line with NHML v1.8.1.9
Added support to Claymore's Dual Miner v11.0 (Dual mine Ethash and Keccak)
From NHML release notes: Fixed error where auto-downloading of miner bins fails after new GitHub service changes

Also,  I created a pull request on the NHML repo to add support to Claymore's Dual Miner v11.0: https://github.com/nicehash/NiceHashMinerLegacy/pull/989
I really hoped it would end up in the latest version of HHML, but it didn't, so I ended up patching it manually on this version of NicerMiner.

Cheers.


Title: Re: [ANN] NicerMiner 0.2 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 20, 2018, 04:09:27 AM
Came across this page and have been using the miner for the past 5 hours or so and I'm really impressed with it.
The algorithm switch doesn't flip flop between coins like multi pool miner and it seems fairly stable.
Just a couple of questions, do we still need to manually download Claymore Dual Miner v11.0 (or newer) in Nice Miner v0.2 or has it been added?
The GPU miner stopped after about 5 hours when it switched to NeoScrypt, not sure if these items are related or this is a bug?

EDIT:
After checking Neoscrypt individually I can confirm its not mining, I also checked rest of algos and the only ones the work are the 3 Equihash algos and Daggerhash (Claymore). Is it possible the miners did not download correctly or something?


Title: Re: [ANN] NicerMiner 0.2 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 21, 2018, 01:00:09 PM
What OS are you using?
I found that Windows 10 Defender delete the miner executable when the app attempts to lunch it.
I will take a look at the neoscript miner tonight.

Regarding the dual miner - you will need to download it yourself and overwrite the miner that NHML downloads automatically upon launch.
I created a pull request on the NHML with Claymore 11.X support over a month ago hoping it will get merged to their codebase to avoid this extra step, but unfortunately it didn't happen.

Edit:
Forgot to ask - are you using Nvidia or AMD GPUs? so that I'll know which miner to try to debug.


Title: Re: [ANN] NicerMiner 0.2 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 21, 2018, 10:36:48 PM
I'm using Windows 10 mining with Nvidia GTX 1070.

I tried turning off Windows Defender and added the whole NiceMiner folder to the exclusions list before re-installing (downloading miners) again just to be sure. I also downloaded Claymore Dual Miner 11.5, extracted and moved and replaced the contents of the bin_3rdparty "claymore_dual" folder.
I also rechecked/reinstalled the NHML dependencies before re-launching but its still doing the same thing.  :-[

This time i left the miner windows open for each algo so I could get the error messages, each algo provides the following:
Cryptonight, keccak, lyrar2v2: Http request failed: Empty reply from server; get_work failed, retry after 30 seconds
Neoscrypt: Http request failed: Empty reply from server; json_rpc_call failed, retry after 10 seconds
Daggerhashimoto (ethminer): Connecting to stratum server b.miningpoolhub.com:17020; resolve: No such host is known; reconnecting in 3 seconds...
Daggerkeccak doesnt launch mining window at all

The other 4 algos still work as before.. ???


Title: Re: [ANN] NicerMiner 0.2 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 22, 2018, 12:00:20 AM
I'm looking into it.
I see a problem in the ccminer arguments builder... so I fixed that and that should resolve all ccminer-related algos.
I'll take a look at the Claymore dual miner now (to make sure it works with version 11.5) and will post an update as soon as possible (probably in a couple of hours)

Thanks for the heads up.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 22, 2018, 12:47:27 AM
Release 0.3 - 2018-03-21
Fixing an issue with misconfigured ccminer arguments (affecting Neoscript and other algorithms)
Fixing an issue with truncating the server url on Ethminer
This release is still based on NHML v1.8.1.9 due to mixed reviews for the new profitability switching refactoring that took place on NHML v1.8.1.10, I will evaluate the next version to decide if it will be kept in sync with NHML down the road.

https://github.com/odedolive/NicerMiner/blob/master/releases/NicerMiner%200.3.zip?raw=true


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 22, 2018, 01:25:49 AM
Nice work, just tested and its fixed cryptonight, keccak, lyra2v2 and neoscrypt!  ;D
Just daggerhashimoto (ethminer) and daggerkeccak are the only 2 not working now so I've just left them disabled for the time being.
DaggerHashimoto seems to run fine with Claymore 11.5 override in claymore-dual folder also.

EDIT:
Did a re-bench after moving Claymore Dual 11.5 into the claymore_dual folder and now DaggerKeccak works too!
So now its just daggerhash (ethminer) which doesn't work. I tried re-benching that also but no luck.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 22, 2018, 01:30:37 AM
I just double checked Dagger using ethminer and DaggerKeccak using Claymore's Dual Miner and they both seem to work on my end...
Can I bother you with log files/messages again please?
(I'm testing on a Nvidia rig BTW if it makes any difference)


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 22, 2018, 02:20:48 AM
Sure can  ;)
https://pastebin.com/rQrhWCHC (https://pastebin.com/rQrhWCHC)

https://imgur.com/a/2RcCJ

I'm using Nvidia rig as well so that wouldn't be it.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 22, 2018, 02:56:00 AM
I see what the problem is now:

Starting miner [pid(18020)|bin(bin\ethminer\ethminer.exe)]  --cuda  -S b.miningpoolhub.com:17020

NiceHash had some code to strip the first 14 chars from the pool's URL (basically the stratum+tcp:// prefix, because ethminer doesn't need it)
I'll create a fix for it ASAP. probably tomorrow, as it's getting late on my end.

Thanks again for your feedback.

Here's a little tease for what I'm working on now
https://imgur.com/a/wXsdD

It's been in the works for a few months now, and I think there's more to do, although the core functionality is done (profit-switching, process watch-dog etc.)
Now I'm working on basically the fluff - graphs, and dashboard stuff...


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 22, 2018, 03:15:48 AM
No problems, at least its an easy fix. :)

New project looks interesting... When are you expecting a release?


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: marthor on March 22, 2018, 03:25:18 AM
Why would you mine on MiningPoolHub instead of NiceHash?

NiceHash has higher profits for the most profitable algorithms and uses pay per share, which is much better for algo and coin switching. MiningPoolHub is garbage.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 22, 2018, 03:49:43 AM
A few of reasons, MPH has much lower fees than NH for one. It also has auto exchange and auto withdraw features so you can get your chosen coin to your chosen wallet automatically without the expense or delays of moving BTC. There's also a great MPH monitor for android which I've found to be more reliable than the NH ones I've tried.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 22, 2018, 03:48:39 PM
New project looks interesting... When are you expecting a release?

I'm not sure to be honest, it depends on how much "gold-plating" I want to put into the dashboard page.
But like I said, the "core" is ready and running on all my rigs (all 3 of them :P) and I'm pretty happy with the returns it's bringing me.
I never thought about mining Phi, Tribus, Xeven, X16r before building this tool for myself... so it was a nice learning experience if anything else.


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 22, 2018, 11:14:21 PM
@mobileanarchy
I left v0.3 going last night but the gpu miner just seems to have stopped at around 19.35. not sure why coz i could see that the cpu miner was still going via MPH monitor until this morning. The log just seems to stop abruptly with a blank spot until I started it again this morning.
=https://pastebin.com/gSkDV9hW (http://=https://pastebin.com/gSkDV9hW)
any ideas?

EDIT:
also had it running on another separate rig at a different location and it did the same thing so i don't think its hardware. I don't have the logs for that one as it was restarted last night and they don't go back that far.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: theodrim on March 23, 2018, 12:29:01 AM
I see where you are coming from, but here is NHML license:
https://raw.githubusercontent.com/nicehash/NiceHashMinerLegacy/master/LICENSE.txt
In any case, changing an open source project is not considered stealing if you meet the project's license terms.
Which only applied to 59 commits (https://github.com/nicehash/NiceHashMinerLegacy/compare/1ca00e5...da1de1c) on that repo according to first line. So are you using _only_ those or do you just reading selectively?


Title: Re: [ANN] NicerMiner 0.3 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 23, 2018, 12:53:35 AM
Did the CPU miner actually stayed open?
Did both computers stop at the same time?

There's nothing in the logs that pops up as a potential issue.

Anyway, I created a quick fix for the ethminer issue - version 0.3.1:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.3.1.zip

I wonder if it's a Claymore comparability issue, you can give ethminer a try now that it's supposed to be working properly.


Title: Re: [ANN] NicerMiner - MPH mining app based on NHML v1.8.1.8
Post by: mobileanarchy on March 23, 2018, 01:00:37 AM
I see where you are coming from, but here is NHML license:
https://raw.githubusercontent.com/nicehash/NiceHashMinerLegacy/master/LICENSE.txt
In any case, changing an open source project is not considered stealing if you meet the project's license terms.
Which only applied to 59 commits (https://github.com/nicehash/NiceHashMinerLegacy/compare/1ca00e5...da1de1c) on that repo according to first line. So are you using _only_ those or do you just reading selectively?

I'm willing to take this whole thing down if DillonN reach out and ask me to.
I'm also trying to be a good citizen and contribute back to the NHML repo as much as I can.


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 23, 2018, 01:49:06 AM
As far as i could tell the CPU miner was still working yes as i was monitoring it remotely.
Not sure about the other miner as the logs have been overwritten but they were started at different times and different locations so id think its unlikely.
I did think the same thing about Claymore, will do a re-bench on this clean 0.3.1 install and try without 11.5, hopefully its stable.
Thanks for the update ethminer seems to be working now, will let you know how the old claymore goes after more thorough testing.


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 28, 2018, 09:59:07 PM
@mobileanarchy
I've been running the miner for 3 days straight now and from what I can tell it hasn't missed a beat, the stability looks solid  ;D
The only thing that I can pick with it is that the CPU miner window (specifically only the xmr-stak-cpu miner window) wont auto-hide like it should.
For every single other miner the cmd window stays hidden but for xmr-stak-cpu it pops up every time, is there any way to fix this?


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 29, 2018, 01:16:01 AM
I went to look at the source code and found this:

        public XmrStackCPUMiner()
            : base("XmrStackCPUMiner") {
            this.ConectionType = NhmConectionType.NONE;
            IsNeverHideMiningWindow = true;
        }

The bold line basically override the app's settings, and will prevent the window hiding logic.
I suppose this is intentional, and was coded to work around some issue - maybe it affected performance, or blocked the API calls...


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 29, 2018, 02:38:05 AM
I just downloaded the source code for NH 1.8.1.9 and I can see the code your talking about, makes sense.
What I don't understand is why the window doesn't stay open when I run xmr-stak-cpu in NiceHash 1.8.1.9 ???


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on March 29, 2018, 02:44:34 AM
It's not a bug, it's a feature  ;D

I'll take another look when I get a chance.
I will need to run both instances and debug the source code to see if there's another switch somewhere to override that switch  ;)


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on March 29, 2018, 03:48:12 AM
cheers, I had scratch around at the file structure myself but couldn't find anything, over my head.   :-[


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on April 05, 2018, 05:14:47 AM
Just saw on the socials that the upcoming XMR fork will use the new cryptonightV7 algo to eliminate XMR asic mining. NH have release and alpha that supports the new algo, are you planning to update NM to the new NH 1.9.x.x?
Happy to help with any testing ;)


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on April 06, 2018, 12:14:02 PM
I'll look into it ASAP.


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: mobileanarchy on April 09, 2018, 03:45:28 AM
Cryptonight V7 update: I've upgraded NicerMiner to match NiceHashLegacy miner version 1.9.0.0-Alpha.

The migration was slightly painful as the profit switching functionality completely changed between version 1.8.1.9 and 1.8.1.10.
https://i.imgur.com/TIwsW3J.png

Going to run it overnight and will post an updated version tomorrow if it all checks out.

Cheers.


Title: Re: [ANN] NicerMiner 0.3.1 - MPH mining app based on NHML v1.8.1.9
Post by: bitbomber05 on April 09, 2018, 10:29:18 PM
Legend, nice work as always.


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 10, 2018, 01:50:04 AM
Release 0.4 - 2018-04-09
Updated to sync with NHML v1.9.0.0 alpha
Supporting Cryptonight v7 to mine the MPH Cryptonight Hub
Claymore Dual Miner Ethash+Keccak is still not officially supported by NHML, you will need to follow the override instruction described in the release notes for version 0.2 (below)

Download NicerMiner v0.4:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.4.zip

This is based on an alpha version of NHML. So proceed with care.


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on April 10, 2018, 04:34:22 AM
Running v0.4 now, seems to be working well for the most part with a couple of minor bugs or 'features' ;)
The main one being that I'm unable to benchmark Cryptonight V7 (ccminer) GPU, it doesn't seem to start and just keeps asking me to retry, possible it hasn't downloaded?
The 'features' are that as well as XMRstak CPU mining window, the Equihash (EWBF) and CNv7 (XMRStak) GPU miners now display mining windows albeit minimised rather than hidden. Other than that, the new CNv7 seems to work well.

Thanks for the update, really appreciate it.


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 10, 2018, 02:09:03 PM
I will take another look tonight.
I was able to run this version on two of my Nvidia rigs, and was able to benchmark and mine CryptonightV7 on both GPU and CPU.

Logs can help if you can share any, but I made no changes around that area, so potentially, it should behave the same as the original NHML v1.9.0.0 alpha.


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on April 11, 2018, 02:48:21 AM
So after checking the NHML Alpha, you're right about the mining windows. They behave the same in NHML as NM so i assume its something to do with being an Alpha.
With the CNV7 (ccminer) algo I have tried it on a few machines but haven't been able to get it to work. I did notice that there is no listing for CNV7 (ccminer) int the benchmarks but I'm assuming the name of the original CN (ccminer) has just been changed? All benchmarks completed successfully in NHML.
Log file below attempting bench and 3 reties.
https://pastebin.com/gSwGrNmq (https://pastebin.com/gSwGrNmq)


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 11, 2018, 02:37:05 PM
I was able to mine CNV7 using the bundled XmrStak on my Nvidia rig.
The bundled CCminer seems to fail on my end too when trying to benchmark on my Nvidia rig.

Last night I was also able implement support for Skein, Lyra2z, Groestl, MyriadGroestl and Qubit so stay tuned :-)


Title: Re: [ANN] NicerMiner 0.4 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on April 11, 2018, 11:07:35 PM
Nice!  ;D ;D ;D


Title: Re: [ANN] NicerMiner 0.4.5 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 12, 2018, 01:39:22 AM
Release 0.4.5 - 2018-04-11
Adding support to the following algorithms (only for Nvidia): Skein, Groestl, Lyra2z, Myriad-Groestl and Qubit.

Download NicerMiner v0.4.5:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.4.5.zip


Title: Re: [ANN] NicerMiner 0.4.5 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 12, 2018, 09:37:09 PM
Release 0.4.6 - 2018-04-12
Hotfix release due to MPH renaming the Cryptonight Hub to Cryptonight-Monero
You only really need to upgrade to this release if you mine the Cryptonight V7 Hub.

Download NicerMiner v0.4.6:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.4.6.zip


Title: Re: [ANN] NicerMiner 0.4.5 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on April 14, 2018, 12:17:32 AM
Was having issue with dual mining in 0.4.5, even running CPU and GPU miners at same time but 0.4.6 seems to have fixed that. The new CNv7 algo seems to have made CPU mining more profitable.  ;D
New build looks stable with only 2 things I've noticed, the first being the CNv7 ccminer not benching which we already knew about.
The other is with Qubit but this could just be my rig. The algo benches fine but if i try to mine with it it wont hash, just says 0.00h/s. Not a major problem but worth mentioning. Anyone else having this issue?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on April 15, 2018, 08:14:00 PM
To be honest, I wouldn't be too worried about Qubit as it's dominated by ASICs.
Glad things sorted out.

Cheers.


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on April 16, 2018, 10:05:43 PM
Nah not really worried about Qubit, was more just for your record for future builds. This one is definitely the best to date though.
Hows your other project coming along?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on May 03, 2018, 04:00:24 AM
@mobileanarchy
Just saw that a new claymoredual miner 11.7 has been released and was wondering about the best way to update it in nicerminer.
Is it simply a matter of dragging it into the claymore dual folder and overwriting whats there or should I do a full re-install?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on May 03, 2018, 03:36:39 PM
As long as the miner does not change the way it runs (renaming parameters, requiring new parameters or removing old ones), an in-line replacement should work just fine.
I would recommend backing up the old version, just in case, and give it a try.


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on May 05, 2018, 12:00:44 AM
I tried the overwrite method and re-benched the Claymore algos and everything seems to be working fine  ;D


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on May 05, 2018, 12:02:37 PM
NHML 1.9.0.1 stable version has been released with lower fees, better dual mining and benchmarking. Any plans for an update?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: Logic-Elliven on May 06, 2018, 11:13:55 PM
NHML 1.9.0.1 stable version has been released with lower fees, better dual mining and benchmarking. Any plans for an update?

+1!

And many are going to be amazed at the difference the correct -dcri value can make to what you thought was most profitable! (Power usage excepted)

I would set the decri range start @ 5.
This is true for Keccak and possibly for the other 2nd coins too from what I can tell.  (Benching atm)

NB that the std test goes up in increments of 25.
I would set an increment to 5, (min 5 to max 40 (go higher if it sets 40...))
and then fine tune;
Range of 4 either way using an increment of 1 to find the optimum.
ie: if it chooses 35, set increment at 1, range 31 to 39... re test.


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: mobileanarchy on May 07, 2018, 02:39:08 AM
I've merged v1.9.0.1 into NicerMiner.
I also added support for new CPU algos - Yescrypt and Lyra2z (on my CPU, Yescrypt is around 20%-30% more profitable than CNv7), plus another implementation of the CNv7 algo, you might find faster than XmrStak, so give it a try.

I'm running tests tonight and I'll try to figure out a way to pack this new version, as I'll have to ship it with a new CPU miner (https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.8)

Stay tuned.


Title: Re: [ANN] NicerMiner 0.5.0 - MPH mining app based on NHML v1.9.0.1
Post by: mobileanarchy on May 08, 2018, 12:58:11 AM
Release 0.5.0 - 2018-05-07
Updated to sync with NHML v1.9.0.1
Removing support for ASIC controlled algos (Groestl, Myriad-Groestl and Qubit) - no point in wasting time benching them
Adding support to new CPU algos - Yescrypt, Lyra2z and another CryptonightV7 miner that might be faster than XmrStak on your machine
Ethash/Keccak dual=mining is now supported out-of-the-box, no need to override anything.

Download NicerMiner v0.5.0:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.0.zip


Title: Re: [ANN] NicerMiner 0.5.0 - MPH mining app based on NHML v1.9.0.1
Post by: bitbomber05 on May 24, 2018, 03:20:11 AM
Just a heads up NHML 1.9.0.2 came out yesterday, current build of NM seems to be working ok for the time being though  :P


Title: Re: [ANN] NicerMiner 0.5.0 - MPH mining app based on NHML v1.9.0.1
Post by: mobileanarchy on May 24, 2018, 12:33:10 PM
Already on it.
I hope to get a new release tonight.

Also, how interested are you in supporting additional CPU algorithms?

I'm also looking at adding support for Bminer with it's new Eth Dual mining modes.


Title: Re: [ANN] NicerMiner 0.5.0 - MPH mining app based on NHML v1.9.0.1
Post by: bitbomber05 on May 25, 2018, 12:53:28 AM
Nice!
To be honest, with the CPU algos ive never seen my rig using anything but xmr-stak so unless the profitability is up on the others I'm not sure its needed. Plus i noticed that XMRig is back in the new build anyway which it used to occasionaly swith to. I know you said the other algos were more profitable on yours but I could only get the following to bench: xmrstak, cpumineroptjaydeeAES (for CNv7, Lyra2z & yescrypt) and the rest of the yescrypt except 2SHA.

All the GPU algos benched fine but would be interested in Bminer also if its up there with claymore because the profitability on the GPU changes quite often.

EDIT: minor correction, all the CPU algos bench except the 2SHA ones but only the ones I listed above actually mined, the others just sat idle.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: mobileanarchy on May 25, 2018, 02:24:28 AM
Here we go:

Release 0.5.1 - 2018-05-24
Updated to sync with NHML v1.9.0.2

Download NicerMiner v0.5.1:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.1.zip


After taking another look at the new dual mining from bminer, it seems like the dual algos are useless for MPH users.
I'll keep researching though.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: bitbomber05 on May 25, 2018, 03:27:02 AM
Cheers, just updated to new version, seems to be working well.


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: Logic-Elliven on May 31, 2018, 08:42:38 PM
I've merged v1.9.0.1 into NicerMiner.
I also added support for new CPU algos - Yescrypt and Lyra2z (on my CPU, Yescrypt is around 20%-30% more profitable than CNv7), plus another implementation of the CNv7 algo, you might find faster than XmrStak, so give it a try.

I'm running tests tonight and I'll try to figure out a way to pack this new version, as I'll have to ship it with a new CPU miner (https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.8)

Stay tuned.

Ye..!? Well on my machine xmr-stak defaults to running on core 0 and 1.
Its an A8 which means it's trying to share 2 MB of L2 cache between 2 physical cores and only one FPU.
Everyone knows you need at least 2MB (preferably 2x or even 3x that) of L2+L3 cache to run the cryptonight algo effectively...dont they..?

A8's like 'no prefetch' set to false.  Intel's; not so much.  
(This is all in .../nicerminer.../bin/xmr-stak/cpu.txt)

Then all machines like .../nicerminer.../bin/xmr-stak/config.txt's 'use slow memory' set to 'warn' or 'false' and Huge/Large pages enabled.

With these settings, xmr-stack blows past Yesscrypt.
(0.00002511 BTC/day vs. 0.00002269 on my machine.  That's over 88H/s/core before anyone laughs!  :) )

If you are making/modding mining apps, one would think you know how to set them up properly..!??
You might even build said proper setup into the app..!

Then whats up with nicerminer.exe causing a ~25% CPU load when the miner/s is otherwise idle?
I note that the file is waaay bigger than the NH equivalent...?  Something fishy here..?? :)



Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: Logic-Elliven on May 31, 2018, 08:50:09 PM
What file/s, if any besides Nicerminer.exe, need access through the firewall to get MPH profitability data?
Does Nicerminer.exe (and others?) need incoming, as well as outgoing access?  TCP? UDP?  port #/s?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on May 31, 2018, 11:36:14 PM
I've merged v1.9.0.1 into NicerMiner.
I also added support for new CPU algos - Yescrypt and Lyra2z (on my CPU, Yescrypt is around 20%-30% more profitable than CNv7), plus another implementation of the CNv7 algo, you might find faster than XmrStak, so give it a try.

I'm running tests tonight and I'll try to figure out a way to pack this new version, as I'll have to ship it with a new CPU miner (https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.8)

Stay tuned.

Ye..!? Well on my machine xmr-stak defaults to running on core 0 and 1.
Its an A8 which means it's trying to share 2 MB of L2 cache between 2 physical cores and only one FPU.
Everyone knows you need at least 2MB (preferably 2x or even 3x that) of L2+L3 cache to run the cryptonight algo effectively...dont they..?

A8's like 'no prefetch' set to false.  Intel's; not so much.  
(This is all in .../nicerminer.../bin/xmr-stak/cpu.txt)

Then all machines like .../nicerminer.../bin/xmr-stak/config.txt's 'use slow memory' set to 'warn' or 'false' and Huge/Large pages enabled.

With these settings, xmr-stack blows past Yesscrypt.
(0.00002511 BTC/day vs. 0.00002269 on my machine.  That's over 88H/s/core before anyone laughs!  :) )

If you are making/modding mining apps, one would think you know how to set them up properly..!??
You might even build said proper setup into the app..!

Then whats up with nicerminer.exe causing a ~25% CPU load when the miner/s is otherwise idle?
I note that the file is waaay bigger than the NH equivalent...?  Something fishy here..?? :)



Appreciate the technical input here, I'm definitely not knowledgeable with the tech stuff which I why I prefer the GUI miners like NHML and NM. The attraction with NM is that a lot of people prefer to use MPH to the NH and Coinbase.
I'm sure mobileanrachy is doing their best and can hopefully incorporate your comments into the next build as the CPU loading when idle is something I had noticed on one of my rigs as well. Try not to be so critical of people just because they're not as knowledgeable as yourself, we're all learning something here.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: QuickMaths on June 01, 2018, 04:24:51 AM
New project looks interesting. 8)


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: bitbomber05 on June 01, 2018, 10:26:34 AM
@mobileanarchy just a heads up, NHML v1.9.0.3 is out now. Supports Lyra2Z and CrypyoNightHeavy out of the box   ;D


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 02, 2018, 12:56:07 AM
I'm first time trying multi-algo mining.
Is there a way to include excavator?


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 03, 2018, 10:38:17 AM
May I know if there is a script or software to notify us in case of miner crashed?
Checked my MPH stats and saw no activity, remotely logged into the pc and saw NM was not running at all.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: bitbomber05 on June 03, 2018, 09:55:42 PM
May I know if there is a script or software to notify us in case of miner crashed?
Checked my MPH stats and saw no activity, remotely logged into the pc and saw NM was not running at all.

I've never had any issues with the miner crashing, the only time its stopped was due to a power outage. Usually I check in periodically on MPH stats or MPH monitor for Android to make sure its still running.
Maybe upload a log file for mobileanarchy to have a look over?


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 03, 2018, 10:39:20 PM
May I know if there is a script or software to notify us in case of miner crashed?
Checked my MPH stats and saw no activity, remotely logged into the pc and saw NM was not running at all.

I've never had any issues with the miner crashing, the only time its stopped was due to a power outage. Usually I check in periodically on MPH stats or MPH monitor for Android to make sure its still running.
Maybe upload a log file for mobileanarchy to have a look over?

Not sure what happened last time but I have since download and install a lightweight freeware called "Restart on crash" to take care of restarting Nicerminer if it detects the software not responding or not running.
Spoke too soon, it crashed again today.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: mobileanarchy on June 04, 2018, 01:27:29 PM
Hi,

I'm looking at merging 1.9.0.3 right now.
Running some tests as we speak.

Regarding the default miner settings: I had no idea, as I'm not CPU mining on any of my rigs (I do a shallow test to make sure it works, but turn it off after a short while)
I'm not sure about overriding the default settings, because if might have a negative effect on other users (tweaking might work for you, but break the app for others)

Regarding the question about CPU load while idle - I'll try to dig into it. I am not doing anything funny in the background other than loading MPH profitability data.
And the NM zip file is bigger than NHML - it's because I ship it bundled with a CPU miner instead of downloading it on first launch. I only started doing that in the past couple of releases (you can see the history at GitHub)


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 04, 2018, 02:26:26 PM
I have memory issue a lot with Genoil Ethminer. Claymore is running fine mining both Ethereum and Keccak but ethminer often crashed.
after a while, nicerminer itself crashed.

Is there a way to replace bundled ethminer with this version manually?
https://github.com/ethereum-mining/ethminer/releases

I tried replacing ethminer.exe with the github version the mining windows closed as soon as it opened.


Code:
Genoil's ethminer 0.9.41-genoil-1.1.5-nicehash-1.1.2
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Found suitable CUDA device [GeForce GTX 1060 6GB] with 6442450944 bytes of GPU memory
Benchmarking on platform: CUDA
Preparing DAG for block #57164
  i  07:28:22|cudaminer0  set work; seed: #290decd9, target: #000000000000
  i  07:28:22|cudaminer0  Initialising miner...
Warming up...
Generating DAG seed 290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563
Using device: GeForce GTX 1060 6GB (Compute 6.1) THREADS=128 BLOCKS=8192
Generating DAG for GPU #2
Generate DAG device CUDA#2: 0%
Cuda error in func 'ethash_generate_dag' at line 129 : an illegal memory access was encountered.
Generate DAG device CUDA#2: 6%
Generate DAG device CUDA#2: 12%
Generate DAG device CUDA#2: 18%
Generate DAG device CUDA#2: 24%
Generate DAG device CUDA#2: 29%
Generate DAG device CUDA#2: 35%
Generate DAG device CUDA#2: 41%
Generate DAG device CUDA#2: 47%
Generate DAG device CUDA#2: 53%
Genoil's ethminer 0.9.41-genoil-1.1.5-nicehash-1.1.2
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Found suitable CUDA device [GeForce GTX 1060 6GB] with 6442450944 bytes of GPU memory
Benchmarking on platform: CUDA
Preparing DAG for block #57165
Warming up...
  i  08:03:18|cudaminer0  set work; seed: #290decd9, target: #000000000000
  i  08:03:18|cudaminer0  Initialising miner...
Generating DAG seed 290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563
Using device: GeForce GTX 1060 6GB (Compute 6.1) THREADS=128 BLOCKS=8192
Generating DAG for GPU #2
Generate DAG device CUDA#2: 0%
Generate DAG device CUDA#2: 6%
Generate DAG device CUDA#2: 12%
Generate DAG device CUDA#2: 18%
Generate DAG device CUDA#2: 24%
Generate DAG device CUDA#2: 29%
Generate DAG device CUDA#2: 35%
Generate DAG device CUDA#2: 41%
Generate DAG device CUDA#2: 47%
Generate DAG device CUDA#2: 53%
Generate DAG device CUDA#2: 59%
Generate DAG device CUDA#2: 65%
Generate DAG device CUDA#2: 71%
Generate DAG device CUDA#2: 76%
Generate DAG device CUDA#2: 82%
Generate DAG device CUDA#2: 88%
Generate DAG device CUDA#2: 94%
Copying DAG from GPU #2 to host
Trial 1... 14889779
Trial 2... 14994636
Trial 3... 14889779
Trial 4... 14994636
Trial 5... 14889779
min/mean/max: 14889779/14931721/14994636 H/s
Genoil's ethminer 0.9.41-genoil-1.1.5-nicehash-1.1.2
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Found suitable CUDA device [GeForce GTX 1060 6GB] with 6442450944 bytes of GPU memory
Benchmarking on platform: CUDA
Preparing DAG for block #57209
  i  02:20:31|cudaminer0  set work; seed: #290decd9, target: #000000000000
  i  02:20:31|cudaminer0  Initialising miner...
Warming up...
Generating DAG seed 290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563
Using device: GeForce GTX 1060 6GB (Compute 6.1) THREADS=128 BLOCKS=8192
Generating DAG for GPU #2
Generate DAG device CUDA#2: 0%
Generate DAG device CUDA#2: 6%
Generate DAG device CUDA#2: 12%
Generate DAG device CUDA#2: 18%
Generate DAG device CUDA#2: 24%
Cuda error in func 'ethash_generate_dag' at line 129 : an illegal memory access was encountered.
Genoil's ethminer 0.9.41-genoil-1.1.5-nicehash-1.1.2
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Found suitable CUDA device [GeForce GTX 1060 6GB] with 6442450944 bytes of GPU memory
Benchmarking on platform: CUDA
Preparing DAG for block #57126
Warming up...
  i  02:41:14|cudaminer0  set work; seed: #290decd9, target: #000000000000
  i  02:41:14|cudaminer0  Initialising miner...
Generating DAG seed 290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563
Using device: GeForce GTX 1060 6GB (Compute 6.1) THREADS=128 BLOCKS=8192
Generating DAG for GPU #2
Generate DAG device CUDA#2: 0%
Generate DAG device CUDA#2: 6%
Generate DAG device CUDA#2: 12%
Generate DAG device CUDA#2: 18%
Generate DAG device CUDA#2: 24%
Generate DAG device CUDA#2: 29%
Generate DAG device CUDA#2: 35%
Generate DAG device CUDA#2: 41%
Generate DAG device CUDA#2: 47%
Generate DAG device CUDA#2: 53%
Generate DAG device CUDA#2: 59%
Generate DAG device CUDA#2: 65%
Generate DAG device CUDA#2: 71%
Generate DAG device CUDA#2: 76%
Generate DAG device CUDA#2: 82%
Generate DAG device CUDA#2: 88%
Generate DAG device CUDA#2: 94%
Copying DAG from GPU #2 to host
Trial 1... 20447232
Trial 2... 20237516
Trial 3... 20342374
Trial 4... 20447232
Trial 5... 20237516
min/mean/max: 20237516/20342374/20447232 H/s
inner mean: 13596535 H/s



Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: mobileanarchy on June 04, 2018, 05:00:40 PM
I can try to bundle the new version with the app, and whenever the underlying code is trying to use Ethminer, just point it at the new version.
I'll have to test it of course.
I have GeForce GTX 1060 6GB on my dev machine, so I can test Ethminer myself using this configuration.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 04, 2018, 05:36:12 PM
I can try to bundle the new version with the app, and whenever the underlying code is trying to use Ethminer, just point it at the new version.
I'll have to test it of course.
I have GeForce GTX 1060 6GB on my dev machine, so I can test Ethminer myself using this configuration.

Many thanks!


One other thing, is this behavior normal? I thought the mining windows were supposed to be closed when switching also, seems the ethminer didn't get the memo.

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


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: bitbomber05 on June 04, 2018, 09:56:55 PM
May I know if there is a script or software to notify us in case of miner crashed?
Checked my MPH stats and saw no activity, remotely logged into the pc and saw NM was not running at all.

I've never had any issues with the miner crashing, the only time its stopped was due to a power outage. Usually I check in periodically on MPH stats or MPH monitor for Android to make sure its still running.
Maybe upload a log file for mobileanarchy to have a look over?

Not sure what happened last time but I have since download and install a lightweight freeware called "Restart on crash" to take care of restarting Nicerminer if it detects the software not responding or not running.
Spoke too soon, it crashed again today.

Depending on your setup there is an option is an setting to 'run script when CUDA GPU is lost'. I've never used it but you could give that a try.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: mobileanarchy on June 05, 2018, 03:10:50 AM
You can give the newer version a try:

Release 0.5.2 - 2018-06-05
Updated to sync with NHML v1.9.0.3
Bundled ethminer 0.14.0 which provides better performance and stability for CUDA devices.
You can still use the "original" version if you like. Benchmark both, and see what works best for you.

Download NicerMiner v0.5.2:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.2.zip

The new ethminer version should provide better performance and stability over the one shipped with NHML.
Give it a try and let me know.

Cheers.


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: astronyu on June 05, 2018, 08:30:04 AM
May I know if there is a script or software to notify us in case of miner crashed?
Checked my MPH stats and saw no activity, remotely logged into the pc and saw NM was not running at all.

I've never had any issues with the miner crashing, the only time its stopped was due to a power outage. Usually I check in periodically on MPH stats or MPH monitor for Android to make sure its still running.
Maybe upload a log file for mobileanarchy to have a look over?

Not sure what happened last time but I have since download and install a lightweight freeware called "Restart on crash" to take care of restarting Nicerminer if it detects the software not responding or not running.
Spoke too soon, it crashed again today.

Depending on your setup there is an option is an setting to 'run script when CUDA GPU is lost'. I've never used it but you could give that a try.
I already have it run script when CUDA GPU is lost, the PC should be restarted automatically.

You can give the newer version a try:

Release 0.5.2 - 2018-06-05
Updated to sync with NHML v1.9.0.3
Bundled ethminer 0.14.0 which provides better performance and stability for CUDA devices.
You can still use the "original" version if you like. Benchmark both, and see what works best for you.

Download NicerMiner v0.5.2:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.2.zip

The new ethminer version should provide better performance and stability over the one shipped with NHML.
Give it a try and let me know.

Cheers.

Thank you for the new update. Downloaded and replaced the previous version, running benchmark now.
As for the new ethminer, will it automatically selected or is there a setting to disable genoil's?
In my benchmark window, I can really scroll down or uncheck anything from the list.

[UPDATE]
The new ethminer started and working. Although I'd like to report that it often restarted itself (nothing in the log) and on Nicer Miner window, there are no rate stats for mining ethereum.
See screenshot below, taken after it restarted itself.

https://i.imgur.com/GcHy6KJ.png

log.txt
Code:
[2018-06-05 17:23:17] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:22] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:22] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:27] [INFO] [SOCKET] Sending data: {"method":"devices.status","devices":[[0,"AMD A6-9500 RADEON R5, 8 COMPUTE CORES 2C+6G",2,100,-1,-1],[1,"ASUS GeForce GTX 1060 6GB",5,96,55,636],[2,"ASUS GeForce GTX 1060 6GB",5,90,54,683],[3,"ASUS GeForce GTX 1060 6GB",5,86,57,893],[4,"ASUS GeForce GTX 1060 6GB",5,88,57,893],[5,"Gigabyte GeForce GTX 1060 6GB",5,50,64,1242],[6,"Zotac GeForce GTX 1060 6GB",5,48,65,1092]]}
[2018-06-05 17:23:27] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:27] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:32] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:32] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:34] [INFO] [SOCKET] Received: {"method":"sma","data":[[5,"0.00019501"],[7,"0"],[8,"0.17961062"],[14,"0.00676628"],[20,"0.00646317"],[21,"0.00000208"],[22,"5.08592119"],[23,"0.00001398"],[24,"383.56251558"],[25,"0.00001063"],[26,"0.00034493"],[27,"0.00000054"],[28,"0.00000701"],[29,"0.00533545"],[30,"218.92779713"],[31,"262.7798555"],[32,"0.09851414"]],"stable":"[8,14,20,24,30]"}

log1.txt
Code:
[2018-06-05 17:23:02] [INFO] [MiningSession] Current Global profit: 6.83028288 USD/Day
[2018-06-05 17:23:02] [INFO] [MiningSession] Current Global profit: IS PROFITABLE MinProfit mine always regardless of profit
[2018-06-05 17:23:02] [INFO] [MiningSession] PrevStateProfit 0.00090189511052583, CurrentProfit 0.000917321328
[2018-06-05 17:23:02] [INFO] [MiningSession] Will NOT switch profit diff is 0.0171042256401369, current threshold 0.05
[2018-06-05 17:23:02] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:02] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:04] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Cooling UP, cool time is 80000 ms
[2018-06-05 17:23:07] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:07] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:12] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port
[2018-06-05 17:23:12] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] GetSummary returned null..
[2018-06-05 17:23:17] [INFO] [MinerEtherumCUDALatest-MINER_ID(0)-DEVICE_IDs(0,1,2,3)] [pid(4072)|bin(bin_nicerminer\ethminer-0.14.0\ethminer.exe)] Could not read data from API bind port


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 05, 2018, 01:40:45 PM
Well... looking at the screenshot you posted, ethminer is reporting 0 hashes/second on the console, so the UI will do the same.
Maybe give it a few minutes for the DAG file to initialize on each GPU.
This has to work, as it passed benchmark, and a real hashrate was loaded successfully (otherwise the UI would have never picked/used that miner to begin with)

Now that I figured out how to add additional miners, I'm very interested in adding the best-in-class miners/versions to this application.
Any suggestions based on experience? which miner should I add next?

Unfortunately, I sold all my AMD GPUs, so it's going to be hard/impossible to add and test AMD miners, but I have a couple of Nvidia 10XX rigs.


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 05, 2018, 02:58:28 PM
Well... looking at the screenshot you posted, ethminer is reporting 0 hashes/second on the console, so the UI will do the same.
Maybe give it a few minutes for the DAG file to initialize on each GPU.
This has to work, as it passed benchmark, and a real hashrate was loaded successfully (otherwise the UI would have never picked/used that miner to begin with)

Now that I figured out how to add additional miners, I'm very interested in adding the best-in-class miners/versions to this application.
Any suggestions based on experience? which miner should I add next?

Unfortunately, I sold all my AMD GPUs, so it's going to be hard/impossible to add and test AMD miners, but I have a couple of Nvidia 10XX rigs.
The console actually showing 82MH/s mining eth, the screenshots only showing the first few lines after it restarted. UI doesn't show mining rate for new ethminer.



Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 05, 2018, 03:05:37 PM
I see...
Does the benchmark for the new ethminer (ethminerLatest) finish successfully? What is your hashrate compared to the one shipped by default?
I'll take another look at the API calls ASAP, in the meantime, this is a minor visual bug, you can still use this version if you find it more stable than the previous one.


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 05, 2018, 08:09:07 PM
I see...
Does the benchmark for the new ethminer (ethminerLatest) finish successfully? What is your hashrate compared to the one shipped by default?
I'll take another look at the API calls ASAP, in the meantime, this is a minor visual bug, you can still use this version if you find it more stable than the previous one.
Benchmark was completed successfully. The new ethminer vs old, there was at least a little bit increase of hashrate and but I think the new ethminer is more stable.
Curious, for the new ethminer, does it follow DAG load setting from the UI?


Other feedback:
Unrelated to the ethminer above, I checked NeoScrypt and CryptoNight7 benchmark, it mentioned card does not support CUDA 9.1. (PC has CUDA 9.2 installed).
As for additional miner, maybe you could add Excavator miner?


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on June 05, 2018, 10:49:10 PM
Can confirm that NM 1.9.0.3 doesn't show has rate for the new ethminer even though its mining in the console.
But I haven't had any issues with NeoScrypt or CNv7 in relation to CUDA. Though I'm on CUDA 9.0.176, for some reason I cant get 9.2 to install on my PC.

EDIT: updated to CUDA 9.2 (after long uninstall) and all seems to be working ok.
@astronyu where did you see that neosrypt and and cnv7 dont support CUDA?


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 06, 2018, 02:35:12 AM
So i figured out the missing hashrate on the newer ethminer. They actually implemented an API similar to Claymore's, which made my like a tad easier.
https://github.com/ethereum-mining/ethminer/pull/253

I'll push a version tomorrow, I want to make sure it runs without any issues on my rig overnight.

Thanks for the feedback guys!


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 06, 2018, 03:08:20 AM
Can confirm that NM 1.9.0.3 doesn't show has rate for the new ethminer even though its mining in the console.
But I haven't had any issues with NeoScrypt or CNv7 in relation to CUDA. Though I'm on CUDA 9.0.176, for some reason I cant get 9.2 to install on my PC.

EDIT: updated to CUDA 9.2 (after long uninstall) and all seems to be working ok.
@astronyu where did you see that neosrypt and and cnv7 dont support CUDA?
From the benchmark log. It doesn't help to run all the benchmark again too, tried and same thing.


Yet another issue to report.

With version 0.5.2, the new ethminer seems to always start and will ignore current profitable coin. Even when the UI reporting using all GPUs to mine Equihash, ethminer console kept opened and did not shut down. The GPU ends up sort of dual mining Eth and Equihash. Restarting the console (via UI) will then mined profitable coin but when it auto switch to Eth, ethminer will again refused to shut down.
https://i.imgur.com/Yqg51Jk.jpg


Title: Re: [ANN] NicerMiner 0.5.1 - MPH mining app based on NHML v1.9.0.2
Post by: Logic-Elliven on June 06, 2018, 04:36:01 AM
Hi,

Regarding the default miner settings: I had no idea, as I'm not CPU mining on any of my rigs (I do a shallow test to make sure it works, but turn it off after a short while)
I'm not sure about overriding the default settings, because if might have a negative effect on other users (tweaking might work for you, but break the app for others)

One thing xmr-stak does not do is optimise for your CPU.
Might I suggest a guide on how to do so?
I might even be talked into writing one! :)

I also suggest you start mining your CPU:
The difference between power consumption when idle/just GPU mining and an optimally mining CPU pays for all the rig power (GPUs excepted), plus change!  The amount of change can be considerable with multi core CPUs.

And the NM zip file is bigger than NHML - it's because I ship it bundled with a CPU miner instead of downloading it on first launch. I only started doing that in the past couple of releases (you can see the history at GitHub)

Ah yes.  I notice that the nicerminer.exe file is about half the size of nicehashminerlegacy.exe, but there are quite a # of CPU related files (cpuid.exp, .iobk, .ipdb, .lib) not seen in in NHML..?


I also notice that you have left out some unnecessary files.
NB that the nvidiasetp0state files are not unnecessary.  Without them many nvidia GF cards will not run at their optimal power state and thus not get the hashrate they will on NHML.


Suggestion:
The return of DaggerSia for those who would like to mine enough Sia to be able to HDD mine it:
https://cryptomining-blog.com/page/2/?s=hdd+mining




Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: Logic-Elliven on June 06, 2018, 04:44:21 AM
Appreciate the technical input here, I'm definitely not knowledgeable with the tech stuff which I why I prefer the GUI miners like NHML and NM. The attraction with NM is that a lot of people prefer to use MPH to the NH and Coinbase.
I'm sure mobileanrachy is doing their best and can hopefully incorporate your comments into the next build as the CPU loading when idle is something I had noticed on one of my rigs as well. Try not to be so critical of people just because they're not as knowledgeable as yourself, we're all learning something here.

Pleasure Bitbomber.
Do read the relevant readme.txt files in the ..../bin and .../bin_3rdparty directories.
The info is well worth knowing/$$.
The settings are easily launched/tried by adding them to settings/devices/algorithms/Extra launch parameters.

NB:  that my ...'critical'ness was aimed squarely at Mobileanarchy who should know these things...  :)


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: Logic-Elliven on June 06, 2018, 04:51:35 AM
Suggestion:

Add JCEMiner as it is the fastest cryptonote miner.  Especially on older, non AES, CPUs.
https://bitcointalk.org/index.php?topic=3281187.0

ie:  Target Nicerminer at those that want to mine older hardware, as well as those who want to keep their Eth, XMR etc.
For older GF cards its a simple matter of recommending the correct driver.

I will write a guide for its optimal setup if you do.


Title: Re: [ANN] NicerMiner 0.5.2 - MPH mining app based on NHML v1.9.0.3
Post by: sergey1301 on June 06, 2018, 04:52:29 AM
Well called! Will Claymore 11 with newer algos take a long time? HTML downloads the binary files as zip? Can I change the version?


Title: Re: [ANN] NicerMiner 0.4.6 - MPH mining app based on NHML v1.9.0.0 alpha
Post by: bitbomber05 on June 06, 2018, 05:27:19 AM
Appreciate the technical input here, I'm definitely not knowledgeable with the tech stuff which I why I prefer the GUI miners like NHML and NM. The attraction with NM is that a lot of people prefer to use MPH to the NH and Coinbase.
I'm sure mobileanrachy is doing their best and can hopefully incorporate your comments into the next build as the CPU loading when idle is something I had noticed on one of my rigs as well. Try not to be so critical of people just because they're not as knowledgeable as yourself, we're all learning something here.

Pleasure Bitbomber.
Do read the relevant readme.txt files in the ..../bin and .../bin_3rdparty directories.
The info is well worth knowing/$$.
The settings are easily launched/tried by adding them to settings/devices/algorithms/Extra launch parameters.

NB:  that my ...'critical'ness was aimed squarely at Mobileanarchy who should know these things...  :)

All good, just glad to have more tech-minded people interested in the project  :)
Will go back and have another look through the readmes, lot to take in but getting my head around it all.......slowly.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 07, 2018, 03:02:47 AM
Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Download NicerMiner v0.5.3:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.3.zip

-----------

I'm looking at adding the JCE miner.
I'm having issues with it at the moment, the GUI is having problems detecting the process and killing it once the benchmark is done.
I'm almost there. the API is already working (if I kill the benchmark process manually I can start mining using it, and I see the proper hashrate in the UI)...
The only thing left is to make sure the process is killed successfully.

Thanks again for all the feedback.
Let me know if there's anything else I can do for you guys.

I'm assuming the issues with the lingering ethminer window is a result of the bug I just fixed (0 hashrate readout)
Please let me know if this issue persist in the latest version - I'm unable to reproduce on my environment.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on June 07, 2018, 05:49:49 AM
Just installed, seems to have fixed the ethminer hashrate issue  :)
Haven't had a good look over it yet but so far looks nice.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 07, 2018, 08:12:21 AM
Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Download NicerMiner v0.5.3:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.3.zip

-----------

I'm looking at adding the JCE miner.
I'm having issues with it at the moment, the GUI is having problems detecting the process and killing it once the benchmark is done.
I'm almost there. the API is already working (if I kill the benchmark process manually I can start mining using it, and I see the proper hashrate in the UI)... the only think left is to make sure the process is killed successfully.

Thanks again for all the feedback.
Let me know if there's anything else I can do for you guys.

I'm assuming the issues with the lingering ethminer window is a result of the bug I just fixed (0 hashrate readout)
Please let me know if this issue persist in the latest version - I'm unable to reproduce on my environment.
Thank you. Previous issue with ethminer hashrate on UI and lingering windows now fixed.

A question, how to actually make Nicerminer to start with windows? Checking the "start with windows" won't work as as soon as you save and close the setting window, going back in you'll see the tickbox being unchecked again.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on June 07, 2018, 11:48:33 PM
Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Download NicerMiner v0.5.3:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.3.zip

-----------

I'm looking at adding the JCE miner.
I'm having issues with it at the moment, the GUI is having problems detecting the process and killing it once the benchmark is done.
I'm almost there. the API is already working (if I kill the benchmark process manually I can start mining using it, and I see the proper hashrate in the UI)... the only think left is to make sure the process is killed successfully.

Thanks again for all the feedback.
Let me know if there's anything else I can do for you guys.

I'm assuming the issues with the lingering ethminer window is a result of the bug I just fixed (0 hashrate readout)
Please let me know if this issue persist in the latest version - I'm unable to reproduce on my environment.
Thank you. Previous issue with ethminer hashrate on UI and lingering windows now fixed.

A question, how to actually make Nicerminer to start with windows? Checking the "start with windows" won't work as as soon as you save and close the setting window, going back in you'll see the tickbox being unchecked again.


I had issues with this when i first started using NiceHash, got around it by using Windows Scheduler to launch it delayed by a few minutes on startup then wrote a small batch file to start it hidden which was also giving me grief. Maybe give scheduler a go.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 08, 2018, 05:21:44 AM
Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Download NicerMiner v0.5.3:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.3.zip

-----------

I'm looking at adding the JCE miner.
I'm having issues with it at the moment, the GUI is having problems detecting the process and killing it once the benchmark is done.
I'm almost there. the API is already working (if I kill the benchmark process manually I can start mining using it, and I see the proper hashrate in the UI)... the only think left is to make sure the process is killed successfully.

Thanks again for all the feedback.
Let me know if there's anything else I can do for you guys.

I'm assuming the issues with the lingering ethminer window is a result of the bug I just fixed (0 hashrate readout)
Please let me know if this issue persist in the latest version - I'm unable to reproduce on my environment.
Thank you. Previous issue with ethminer hashrate on UI and lingering windows now fixed.

A question, how to actually make Nicerminer to start with windows? Checking the "start with windows" won't work as as soon as you save and close the setting window, going back in you'll see the tickbox being unchecked again.


I had issues with this when i first started using NiceHash, got around it by using Windows Scheduler to launch it delayed by a few minutes on startup then wrote a small batch file to start it hidden which was also giving me grief. Maybe give scheduler a go.
Thanks, it was what I did too after giving up trying to get the auto start working. Using scheduler with 30sec delay.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: Maddcow on June 09, 2018, 03:18:52 AM
Would is be possible to add pheonixminer to this?


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 09, 2018, 04:20:11 PM
Not sure what happened but I think the P0 state did not work for me. It throw this errors
https://i.imgur.com/3qKQCpJ.jpg

For now I unchecked the option in the setting. Would love to know if I can get this working as it supposed to give some boost for mining as the card will run more efficiently if I'm correct?


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 11, 2018, 12:44:24 PM
Would is be possible to add pheonixminer to this?

I will have to investigate their API to see if they it provides all the info the UI needs.

Regarding the P0 state - my first suggestion will be to try to run the miner as an administrator to see if that solves it.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 11, 2018, 01:03:37 PM
Would is be possible to add pheonixminer to this?

I will have to investigate their API to see if they it provides all the info the UI needs.

Regarding the P0 state - my first suggestion will be to try to run the miner as an administrator to see if that solves it.
The miner was running as administrator.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 12, 2018, 12:40:42 PM
I was able to add JCE miner for better CNV7 CPU mining performance on older CPUs.
Running the tests now, will try to release a new version ASAP.

One known bug I was not able to resolve was an issue with stopping the benchmark process after starting benching JCE.
The UI is unable to kill the process (as it spawns a few additional processes in the background), but if you wait for it to bench successfully, it will behave nicely.

Will take a look at adding pheonixminer next.

I'll also try to figure out what's up with the p0 state error.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: Rock and Paper on June 14, 2018, 12:31:41 AM
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 14, 2018, 03:24:16 AM
Release 0.5.4 - 2018-06-14
Upgraded cpuminer-opt to version 3.8.8.1
Added a new CPU miner - JCE Miner - the fastest CNV7 miner (see: https://bitcointalk.org/index.php?topic=3281187.0)

Download NicerMiner v0.5.4:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.4.zip


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 14, 2018, 03:25:35 AM
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?

This miner is mining on the algo pools, not the specific coins pools.
I plan on adding specific coins profit switching, but it's low on the priorities list, as the hubs seems to provide the best return.


Title: Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
Post by: Rock and Paper on June 14, 2018, 07:38:09 AM
i have 1060 3GB i cannot mine with ETHEREUM cause of dag size, how to set to mine it only in Expanse or Musicoin?

This miner is mining on the algo pools, not the specific coins pools.
I plan on adding specific coins profit switching, but it's low on the priorities list, as the hubs seems to provide the best return.

OK thanks, ill let my 3 Rigs mine via Batch file for now then.


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: Ultranist on June 25, 2018, 12:17:45 AM
Hi guys! I have just build a x3440 pc with two 1060 in SLI and those two 1060 6GB mine without a problem but the cpu is not detected in your miner ever throw I can mine with it with the JCE miner.


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: Rock and Paper on June 25, 2018, 10:53:24 PM
can you add CryptoDredge Miner for Lyra2REv2, Lyra2z, NeoScrypt Algo https://bitcointalk.org/index.php?topic=4129696.0


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 25, 2018, 11:51:14 PM
Few updates:
1. I'm working on bypassing the CPU compatability test, to allow all CPUs to at least attempt benchmark (older CPUs will fail most miners, but will pass the JCE benchmark)
2. I'm also working on integrating coolMiner, but I came across an issue - this miner does not support benchmarking: https://bitcointalk.org/index.php?topic=4412370.msg40911245#msg40911245
3. I'll be looking at CryptoDredge next - if they support benchmarking, and have an API I can use to read hashrate at runtime, I'll attempt at integrating it into this GUI.

Edit: Seems like CryptoDredge does not have an API yet, but they promise they will have one for their next release, so good news there.


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: Rock and Paper on June 26, 2018, 07:52:10 PM
Few updates:
1. I'm working on bypassing the CPU compatability test, to allow all CPUs to at least attempt benchmark (older CPUs will fail most miners, but will pass the JCE benchmark)
2. I'm also working on integrating coolMiner, but I came across an issue - this miner does not support benchmarking: https://bitcointalk.org/index.php?topic=4412370.msg40911245#msg40911245
3. I'll be looking at CryptoDredge next - if they support benchmarking, and have an API I can use to read hashrate at runtime, I'll attempt at integrating it into this GUI.

Edit: Seems like CryptoDredge does not have an API yet, but they promise they will have one for their next release, so good news there.


Waiting for the update.


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: astronyu on June 28, 2018, 06:27:03 AM
Curious, has the p0 state fixed in 0.5.4  ???

also, have anyone manage to benchmark neoscrypt with gtx1060? Mine got either time out of terminated.


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 29, 2018, 02:59:23 AM
Release 0.5.5 - 2018-06-28
New miner: OurMiner 1.0.0 - for faster Lyra2z support (Nvidia)
New miner: hsrminer_neoscrypt_fork - for faster Neoscrypt support (Nvidia)
Removed JCE Miner - The integration was unstable on lower-end CPUs and multi-CPU rigs.

Download NicerMiner v0.5.5:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.5.zip


My plans for next release is to add CryptoDredge and coolMiner.


Title: Re: [ANN] NicerMiner 0.5.4 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 29, 2018, 03:01:15 AM
Curious, has the p0 state fixed in 0.5.4  ???

Sorry, I didn't get a chance to look into it.
I'm surprised there are issues with it, as I made no changes to the code that is in charge of it.
Does it work in the original NHML?

Regarding Neoscrypt - I had no issues on my rig, but in any case, I added a new (and much faster) Neoscrypt miner, give it another try.


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: Rock and Paper on June 30, 2018, 10:00:49 AM
will you add new ALGO miner for the BTG fork?


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on June 30, 2018, 08:05:33 PM
Will do.
I do hate the fact that BTG is no longer auto-exchanged.

Stay tuned :)


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on July 02, 2018, 09:41:33 PM
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already  :(


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on July 03, 2018, 02:02:11 AM
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already  :(

Already on it.
Hoping to have something ready in the next couple of days.
I'm actually waiting for the BTG fork to happen, so that I can ship the new version with the new EWBF miner.

Cheers.


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on July 03, 2018, 02:45:59 AM
@mobileanarchy just a heads up, new release of NHML out now with new versions of ccminer and claymore. Also adds support for X16R algo! Would be nice if MPH would step up and add ravencoin already  :(

Already on it.
Hoping to have something ready in the next couple of days.
I'm actually waiting for the BTG fork to happen, so that I can ship the new version with the new EWBF miner.

Cheers.

Fair enough, not long now
https://bitcoingold.org/bitcoin-gold-network-upgrade/ (https://bitcoingold.org/bitcoin-gold-network-upgrade/)


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: mobileanarchy on July 04, 2018, 01:59:40 AM
Fair enough, not long now
https://bitcoingold.org/bitcoin-gold-network-upgrade/ (https://bitcoingold.org/bitcoin-gold-network-upgrade/)

Not long at all :-)

Release 0.5.6 - 2018-07-03
Updated to sync with NHML v1.9.0.4
New miner: EWBF 0.3 Zhash miner (for BTG mining)
Please note that as of writing this release note, auto-exchange is unavailable for BTG, so profitability data is always 0 for this coin.
If you choose to mine this coin exclusively (without profit-switching), you will need to disable all algorithms except EquihashBTG, and then click on the "Start" button to begin mining.

Download NicerMiner v0.5.6:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.6.zip


Title: Re: [ANN] NicerMiner 0.5.5 - MPH mining app based on NHML v1.9.0.3
Post by: bitbomber05 on July 04, 2018, 06:41:00 AM
Fair enough, not long now
https://bitcoingold.org/bitcoin-gold-network-upgrade/ (https://bitcoingold.org/bitcoin-gold-network-upgrade/)

Not long at all :-)

Release 0.5.6 - 2018-07-03
Updated to sync with NHML v1.9.0.4
New miner: EWBF 0.3 Zhash miner (for BTG mining)
Please note that as of writing this release note, auto-exchange is unavailable for BTG, so profitability data is always 0 for this coin.
If you choose to mine this coin exclusively (without profit-switching), you will need to disable all algorithms except EquihashBTG, and then click on the "Start" button to begin mining.

Download NicerMiner v0.5.6:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.6.zip

Very nice release. Have been using the new EWFB miner today not realising that you had already released this :o
Couple of questions, have you included the "--fee 0" argument included in this? (and the regular EWFB miner for that matter)
Do you know what the lack of auto exchange on MPH due to? Not supported by exchanges straight after for or something?


Title: Re: [ANN] NicerMiner 0.5.6 - MPH mining app based on NHML v1.9.0.4
Post by: mobileanarchy on July 04, 2018, 02:41:24 PM
I'm using the same parameters that are used for the "regular" ewbf miner.
It seems like --fee 0 is included.

https://github.com/nicehash/NiceHashMinerLegacy/blob/master/NiceHashMiner/Miners/Ewbf.cs#L88

Cheers.


Title: Re: [ANN] NicerMiner 0.5.6 - MPH mining app based on NHML v1.9.0.4
Post by: bitbomber05 on July 29, 2018, 09:47:08 PM
Is there a new release coming for NHML 1.9.0.5?


Title: Re: [ANN] NicerMiner 0.5.6 - MPH mining app based on NHML v1.9.0.4
Post by: mobileanarchy on July 30, 2018, 11:59:35 AM
I totally missed that.
Will get on it ASAP.
Thanks for the heads up.


Title: Re: [ANN] NicerMiner 0.5.6 - MPH mining app based on NHML v1.9.0.4
Post by: mobileanarchy on July 31, 2018, 12:12:02 PM
Just an update:

I got NHML 1.9.0.5 fully synced with my code.
I'm working on adding CryptoDredge - it's API is a bit tricky to hook into the benchmarking process (they do not support benchmarking, so I have to actually begin mining and look for the result in the background)
I hope to get something out there tonight, or worst case tomorrow.
I also read the actual profitability data for BTG, and it seems like its one of the most profitable coins to mine right now on MPH (if you don't mind exchanging it yourself). The new version will bump EWBF to version 0.4.

Thanks for our patience.


Title: Re: [ANN] NicerMiner 0.5.7 - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 01, 2018, 02:09:47 AM
Release 0.5.7 - 2018-07-31
Updated to sync with NHML v1.9.0.5
Upgraded miner: EWBF 0.4 Zhash miner (for BTG mining)
New miner: CryptoDredge 0.8.0 (Lyra2z, NeoScrypt, Skein, Lyra2REv2)
Please note that BTG auto exchange is currently off on MPH, so if you don't want to mine BTG, disable the algorithm EquihashBTG in the UI.

Download NicerMiner v0.5.7:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.7.zip


Title: Re: [ANN] NicerMiner 0.5.7 - MPH mining app based on NHML v1.9.0.5
Post by: bitbomber05 on August 02, 2018, 12:27:39 AM
Thanks for new release; good timing as auto exchange for BTG is now enable on MPH so its showing profitability!
I'm having issues with the new miner though. When ever i run a Cryptodredge algo the mining window pops up for a second then closes. It also doesn't seem to save benchmarks when I close and re-open NM  ???
One other thing is that ethminerlatest no longer seems to work, it wont hash.


Title: Re: [ANN] NicerMiner 0.5.7 - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 02, 2018, 12:33:40 AM
That's odd. Any logs you can share?
What algo is it trying to mine using cryptodredge?


Title: Re: [ANN] NicerMiner 0.5.7 - MPH mining app based on NHML v1.9.0.5
Post by: bitbomber05 on August 02, 2018, 01:07:07 AM
Here's a log starting cryptodredge on neoscrypt but they all cryptodredge miners do the same thing.
https://pastebin.com/raw/fipBHYFU (https://pastebin.com/raw/fipBHYFU)
It seems to be just the Lyra2REv2 cryptodredge algos which don't save the benchmarks, the others save ok.


Title: Re: [ANN] NicerMiner 0.5.7a - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 02, 2018, 03:02:31 AM
Release 0.5.7a - 2018-08-02
Fixing an integration bug with CryptoDredge.

Download NicerMiner v0.5.7a:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.7a.zip


Title: Re: [ANN] NicerMiner 0.5.7a - MPH mining app based on NHML v1.9.0.5
Post by: bitbomber05 on August 02, 2018, 03:37:48 AM
Thanks. CD seems to be working now though its not showing profitability when mining.


Title: Re: [ANN] NicerMiner 0.5.7a - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 02, 2018, 03:43:28 AM
I'll look into it tomorrow.
Thanks again for the heads up.


Title: Re: [ANN] NicerMiner 0.5.7a - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 09, 2018, 02:36:46 AM
Just an update:
I fixed the CryptoDredge API issue (what a pain).
I also upgraded CryptoDredge to version 0.8.3 (which had additional API fixes to improve reliability)
Also upgraded EWBF to version 0.5

I'll submit a new version tomorrow. I want to let it run overnight to make sure it's good to go.

Cheers.


Title: Re: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: mobileanarchy on August 10, 2018, 02:50:44 AM
Release 0.5.8 - 2018-08-09
Fixed an integration bug with CryptoDredge - Live hashrate works now.
Upgraded CryptoDredge to version 0.8.3
Upgraded ethminer to version 0.15.0
Upgraded EWBF to version 0.5
Upgraded OurMiner to version 1.1.0

Download NicerMiner v0.5.8:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.8.zip


Title: Re: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: bitbomber05 on August 19, 2018, 10:24:11 PM
Nice release, running now and all looks good. Thanks for this.


Title: Re: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: Logic-Elliven on October 18, 2018, 01:02:36 AM
mobileanarchy:

Unless I missed something Nicerminer is about to be unable to mine Monero which is going to hardfork any moment now!
https://coinguides.org/monero-network-upgrade-v8-cnv2-beryllium-bullet/

The version of NHML that supports it is here:
https://github.com/nicehash/NiceHashMinerLegacy/releases/tag/1.9.0.7
You have some work to do!  :)

JCE MIner:
You said you had an issue getting it to work?
Did you read this?

Third Party integration

If you're a Mining Tool dev (like Forager or Awsome Miner...) and want to integrate JCE, here's a good command to spawn JCE. Most parameters are similar to other common miners.

Code:
jce_cn_cpu_miner64 --auto --any --forever --variation FORK --low -o POOL:PORT -u WALLET -p PASSWORD --mport MONITOR SSL

And replace:

    FORK by the Fork number, see list below, or set 0 for automatic
    POOL:PORT by the pool address (name or IP):(port), e.g. pool.minexmr.com:4444
    WALLET by the miner wallet
    PASSWORD by the miner password
    MONITOR by the local HTTP monitor server port
    SSL by either nothing, or "--ssl" if SSL is to be used

To monitor the miner, read http (not https!) at localhost:MONITOR and you'll get some simple JSON like

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

This is the fastest Monero Miner, especially for older CPUs, and does the previously mentioned optimizations automatically.

Again; I recommend taking the time to get it properly integrated into NicerMiner.
It's what I'm running and Im liking the 0% ((to you) dev fee!


Everyone:
https://miningpoolhubstats.com/


Title: Re: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: Logic-Elliven on October 18, 2018, 11:27:32 PM
I just checked to see what Nicerminer was doing.
It's mining away merrily using cryptonight V7...  to where???
It's not mining Electronium or any other V7 coin on MPH as far as I can see?
Hmmmm...!???!


Title: Re: [ANN] NicerMiner 0.5.8 - MPH mining app based on NHML v1.9.0.5
Post by: bitbomber05 on October 31, 2018, 01:28:10 AM
New version would be good. @mobileanarchy any plans to update it?