Pages:
Author

Topic: [NemosMiner] multi algo profit switching NVIDIA/CPU miner - page 38. (Read 289464 times)

sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
I'm using NemosMiner 2.5.2 with 4 GTX 1050ti cards. All mining software work well, except for the sick, buggy-as-hell hsrminer... It just brought me persistent headache while crashing all the time and needs infinite attempts for configuring it at a stable manner... Feels like the lousy kid in the family!

Please, get rid of it and use a well-configured edition of ccminer for Neoscrypt along with PhoenixMiner for ethereum mining...

Keep up the good work! Smiley

This would be a nice feature request.. able to select or change which miner is tied to an algo.  I would rather have stable miners.  Sometimes the fastest aren't stable.

NemosMiner is configured for GTX 10603gb to GTX 1080ti i already have "well-configured edition of ccminer for Neoscrypt"  "CcminerKlaust v8.21"...

open miners folder
edit CcminerKlaust.ps1
remove # from neoscrypt
save

eg,
Code:
. .\Include.ps1

$Path = ".\Bin\NVIDIA-CcminerKlaust\ccminer.exe"
$Uri = "https://github.com/KlausT/ccminer/releases/download/8.20/ccminer-820-cuda91-x64.zip"

$Commands = [PSCustomObject]@{
    #"bitcore" = "" #Bitcore
    #"blake2s" = "" #Blake2s
    #"blakecoin" = "" #Blakecoin
    #"vanilla" = "" #BlakeVanilla
    #"cryptonight" = "" #Cryptonight
    #"decred" = "" #Decred
    #"equihash" = "" #Equihash
    #"ethash" = "" #Ethash
    #"groestl" = " -d $SelGPUCC" #Groestl
    #"hmq1725" = "" #hmq1725
    #"keccak" = "" #Keccak
    #"lbry" = "" #Lbry
    #"lyra2v2" = " -d $SelGPUCC" #Lyra2RE2
    #"lyra2z" = "" #Lyra2z
    #"myr-gr" = " -d $SelGPUCC" #MyriadGroestl
    "neoscrypt" = " -b 4068 -d $SelGPUCC" #NeoScrypt
    #"nist5" = " -d $SelGPUCC" #Nist5
    #"pascal" = "" #Pascal
    #"qubit" = "" #Qubit
    #"scrypt" = "" #Scrypt
    #"sia" = "" #Sia
    #"sib" = "" #Sib
    #"skein" = "" #Skein
    #"timetravel" = "" #Timetravel
    #"x11" = "" #X11
    #"veltor" = "" #Veltor
    #"x11evo" = "" #X11evo
    #"x17" = "" #X17
    #"yescrypt" = "" #Yescrypt
}
 


PhoenixMiner for ethereum mining...  i'll get onto that asap  (also i will be reviewing ccminers over next few days, may be changes to a few algos to favor faster loading of gpus as more rigs are moving from 6 gpu's to 8 10 or 12 gpus it is becoming more of a issue...)

most of my rigs are still 6x GPUS i have a couple of 8x GPUS's...  (i use plus or 24hr & ActiveMinerGain 11 so my rigs only switch a few times a day..)

Best Regards
Nemo
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
NemosMiner-v3.0-windows

https://github.com/nemosminer/NemosMiner-v3.0-windows/archive/master.zip

NemosMiner-v3.0
Updated 2018 Mar 15

NemosMiner-v3.0 Monitors mining pools in real-time in order to find the most profitable Algo / Auto Benchmarks Each algo to get optimal speeds / Fully automated / Auto Downloads Miners / GUI

New to v3.0

GUI

  NemosMiner has a GUI making it easy to configure and run.
  Relies on config files. No need to edit bat files. Simply run NemosMiner With ConfigFile.bat (Not the .ps1)
  Set the config on the config tab, save, close, run

instructions:

Run NemosMiner With ConfigFile.bat (Not the .ps1)

1.Hit the Config tab

2.Set your config carefully

3.Select your pools and hit load defaults button. (Remove any algos you do not want to mine)

4.Close and run NemosMiner so it loads your changes properly

5.Hit "Start" if Autostart not selected.

6.there is a 5 minutes per day fee (0.3%), that can be changed in the config (Minimum is 1 - 0 is Random 0 to 5).

If you have Windows 7, 8, or 8.1, please update PowerShell: https://www.microsoft.com/en-us/download/details.aspx?id=50395

CCMiner may need 'MSVCR120.dll' if you don't already have it: https://www.microsoft.com/en-gb/download/details.aspx?id=40784

CCMiner may need 'VCRUNTIME140.DLL' if you don't already have it: https://www.microsoft.com/en-us/download/details.aspx?id=48145

running multiple cards its recommended to increase Virtual Memory 64gb is optimal

Requires nvidia driver newer than 388

Made For & Tested with 6x10603gb 6x1070 6x1070ti 6x1080ti (users have reported up to 12cards working have not tested myself) Some miners do not support more that 9 cards

ActiveMinerGainPct (percent of advantage that active miner has over candidates in term of profit (default 3%)

Pools variants:

24hr - uses last 24hour Actual API too request profit -Low switching rate
plus - uses advanced calculations to maximize profit -Best switching rate
normal - uses current estimate API too request profit -High switching rate
this is a free project feel free to donate be much appreciated:

aaronsace = 1MsrCoAt8qM53HUMsUxvy9gMj3QVbHLazH

nemo = 1QGADhdMRpp9Pk5u5zG1TrHKRrdK5R81TE

MrPlus = 134bw4oTorEJUUVFhokDQDfNqTs7rBMNYy

Licensed under the GNU General Public License v3.0 Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights
https://github.com/nemosminer/NemosMiner-v3.0-windows/blob/master/LICENSE

Best Regards
Nemo
jr. member
Activity: 154
Merit: 1
I'm using NemosMiner 2.5.2 with 4 GTX 1050ti cards. All mining software work well, except for the sick, buggy-as-hell hsrminer... It just brought me persistent headache while crashing all the time and needs infinite attempts for configuring it at a stable manner... Feels like the lousy kid in the family!

Please, get rid of it and use a well-configured edition of ccminer for Neoscrypt along with PhoenixMiner for ethereum mining...

Keep up the good work! Smiley

This would be a nice feature request.. able to select or change which miner is tied to an algo.  I would rather have stable miners.  Sometimes the fastest aren't stable.
newbie
Activity: 1
Merit: 0
I'm using NemosMiner 2.5.2 with 4 GTX 1050ti cards. All mining software work well, except for the sick, buggy-as-hell hsrminer... It just brought me persistent headache while crashing all the time and needs infinite attempts for configuring it at a stable manner... Feels like the lousy kid in the family!

Please, get rid of it and use a well-configured edition of ccminer for Neoscrypt along with PhoenixMiner for ethereum mining...

Keep up the good work! Smiley
newbie
Activity: 85
Merit: 0
Testing That New Ravenminer, hashrate is fluctuating between 17~12MH/S (1080Ti 65%TDP) some jumps up to 20Mh/s

After almost 10 mins of running, hashrates media for 2x 1080ti = 30Mh/s
Compared to Ccminer 2.2.5 = 25.12 Mh/s from many days

Will keep running
After 2h of running: the average Hashrate dropped a bit
Lot of fluctuation on hashrate
Found a drops on hashrate per single GPU low as 8Mh/s
 Final Avg I got from both GPU is 28.5Mh/s
jr. member
Activity: 154
Merit: 1
hi newest version has more updated miners so will be faster in some algos also a few new algos have been added since January so your also missing out on them eg. x16r on zergpool is doing very well atm
Best Regards
Nemo

If we update manually (overwrite), should we keep the miners and they will be updated automatically or should we delete them?

I would delete and let Nemo download the latest.
newbie
Activity: 63
Merit: 0
hi newest version has more updated miners so will be faster in some algos also a few new algos have been added since January so your also missing out on them eg. x16r on zergpool is doing very well atm
Best Regards
Nemo

If we update manually (overwrite), should we keep the miners and they will be updated automatically or should we delete them?
newbie
Activity: 85
Merit: 0
Testing That New Ravenminer, hashrate is fluctuating between 17~12MH/S (1080Ti 65%TDP) some jumps up to 20Mh/s

After almost 10 mins of running, hashrates media for 2x 1080ti = 30Mh/s
Compared to Ccminer 2.2.5 = 25.12 Mh/s from many days

Will keep running
newbie
Activity: 18
Merit: 0
Hi,

i got 3x 1070ti with ahashpool goin on.
I am using nemosminer since January i got a very stable system and i haven't touched it ever since!

THANK U FOR THIS!

I could use a quick advice - will it be more profitable to upgrade to the latest nemosminer version or is it just a marginal change??

Thanks in advance.


Have you been using the normal, plus, or 24h settings?

hi newest version has more updated miners so will be faster in some algos also a few new algos have been added since January so your also missing out on them eg. x16r on zergpool is doing very well atm
Best Regards
Nemo

Thank u!
will update now
jr. member
Activity: 154
Merit: 1
Even though I set half the gpus in parameters dstm 0 1 2 cc 0,1,2.. when running the ethash algo all gpus are used.  Any ideas of what is going on?

Thanks!
jr. member
Activity: 154
Merit: 1
Looking for some advise.  I have a 6-gpu rig, since alexis78 takes forever to fully start hashing when using more than 4 cards, I'm now running 2 copies of nemo's side by side 3 gpu each (I changed the miner's API ports to prevent any crosstalk).  Now everything works great most of the time except that BrainPlus has a very high CPU utilization (I have a Celeron 3930), so running 2 copies bring up the CPU utilization to 100% and sometimes it makes HSR miner crash.  I've tried to launch each copy of nemo at different intervals but eventually both copies of BrainPlus end up catching up to each other and running at the same time.

Any suggestions on how to drop the CPU utilization of BrainPlus?



See my post for a fix:

https://bitcointalksearch.org/topic/m.31397702


Quote
#Set process priority to BelowNormal to avoid hash rate drops on systems with weak CPUs
(Get-Process -Id $PID).PriorityClass = "BelowNormal"

Edit: Looks like fixed in v3.0!
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
Hi,

i got 3x 1070ti with ahashpool goin on.
I am using nemosminer since January i got a very stable system and i haven't touched it ever since!

THANK U FOR THIS!

I could use a quick advice - will it be more profitable to upgrade to the latest nemosminer version or is it just a marginal change??

Thanks in advance.


Have you been using the normal, plus, or 24h settings?

hi newest version has more updated miners so will be faster in some algos also a few new algos have been added since January so your also missing out on them eg. x16r on zergpool is doing very well atm
Best Regards
Nemo
full member
Activity: 434
Merit: 246
Hi,

i got 3x 1070ti with ahashpool goin on.
I am using nemosminer since January i got a very stable system and i haven't touched it ever since!

THANK U FOR THIS!

I could use a quick advice - will it be more profitable to upgrade to the latest nemosminer version or is it just a marginal change??

Thanks in advance.


Have you been using the normal, plus, or 24h settings?
newbie
Activity: 41
Merit: 0

Thank you

That's exactly what I was talking about.

Best regards
member
Activity: 514
Merit: 11
Hello,

I'm trying to use nemosminer to mine both zergpool and nicehash but the results are not great simply because the earnings announced by zergpool are overestimated and, therefore, cannot be compared to nicehash.

Is it possible to add correction factors to each pool’s earning calculations so they can be more real?

Thank you


May be have a look here: https://github.com/MrPlusGH/NPlusMiner/releases
newbie
Activity: 41
Merit: 0
Hello,

I'm trying to use nemosminer to mine both zergpool and nicehash but the results are not great simply because the earnings announced by zergpool are overestimated and, therefore, cannot be compared to nicehash.

Is it possible to add correction factors to each pool’s earning calculations so they can be more real?

Thank you
jr. member
Activity: 35
Merit: 1
Looking for some advise.  I have a 6-gpu rig, since alexis78 takes forever to fully start hashing when using more than 4 cards, I'm now running 2 copies of nemo's side by side 3 gpu each (I changed the miner's API ports to prevent any crosstalk).  Now everything works great most of the time except that BrainPlus has a very high CPU utilization (I have a Celeron 3930), so running 2 copies bring up the CPU utilization to 100% and sometimes it makes HSR miner crash.  I've tried to launch each copy of nemo at different intervals but eventually both copies of BrainPlus end up catching up to each other and running at the same time.

Any suggestions on how to drop the CPU utilization of BrainPlus?



See my post for a fix:

https://bitcointalksearch.org/topic/m.31397702
newbie
Activity: 40
Merit: 0
Hello:

I have a question, can you help me?

I would like to switch between Blazepool and NiceHash with the NemosMiner, but I would like to mine in my NiceHash address of the Internal Wallet.

This means that when NemosMiner selects NiceHash, I would like the BTC address to be different, is it possible to specify a different BTC address for NiceHash and for the rest of the Pools?

Thank you very much

Please?
newbie
Activity: 16
Merit: 0
Looking for some advise.  I have a 6-gpu rig, since alexis78 takes forever to fully start hashing when using more than 4 cards, I'm now running 2 copies of nemo's side by side 3 gpu each (I changed the miner's API ports to prevent any crosstalk).  Now everything works great most of the time except that BrainPlus has a very high CPU utilization (I have a Celeron 3930), so running 2 copies bring up the CPU utilization to 100% and sometimes it makes HSR miner crash.  I've tried to launch each copy of nemo at different intervals but eventually both copies of BrainPlus end up catching up to each other and running at the same time.

Any suggestions on how to drop the CPU utilization of BrainPlus?

sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
NemosMiner-v2.5.2-windows

https://github.com/nemosminer/NemosMiner-v2.5.2-windows/releases/download/v2.5.2/NemosMiner-v2.5.2-windows.zip

Add support for ZergPool EU server
Disable Quick edit in CMD window
update Claymores Ethash from v11.2 to v11.4
add support for keccakc Algo zpool/zergpool
add support for x16r Algo (RavenCoin) Zergpool
add ccminerAlexis78 for keccakc Algo thanks to "cornz"
add RavenMiner for x16r algo thanks to: "tpruvot,todd1251,MSFTserver"

tested with 6x1070ti & 6x1080ti

Best Regards
Nemo
Pages:
Jump to: