Pages:
Author

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

legendary
Activity: 2716
Merit: 1116
Just keeping with 2.4.0 version, it seems to be the best for my little rig at this moment.

2.4.1 polytimos bugged in benchmark
2.4.2 still not tested, but appears to have some issues yet by just watching other people´s comments

Cheers
newbie
Activity: 59
Merit: 0
Earnings are terrible today on ahashpool. Think i`m going back to single coin mining.
hmm. for me normally. better than yesterday
full member
Activity: 312
Merit: 104
Earnings are terrible today on ahashpool. Think i`m going back to single coin mining.
member
Activity: 84
Merit: 10
With version 2.4.2 of nemos a rig started to shut down, NEMOS should pay attention to this, because in version 2.4.1 did not happen this, are 9 GTX 1080TI in STOCK.
remove stat folder, one of your file is corrupted
member
Activity: 92
Merit: 10
I added a few GPUs, and changed my batch file. I removed all the stats/*

When Nemo benchmarks, the first algo for awhile (x17) and then the miner Window disappears.   Nemo thinks it's still working.. and nothing else happens.
I opened a github issue, but it was closed without reply.

https://github.com/nemosminer/NemosMiner-v2.4.2/issues/258

I had the same issue with my GTX 1070 rig. Make sure the intensity for x17, in the Ccmineralexis.ps1 file, in the Miners folder, is 21 or below. Same issue happened to me with sniffdog, where it was set to 21.5.

X17 = ' -i 21 --api-remote'
newbie
Activity: 72
Merit: 0
With version 2.4.2 of nemos a rig started to shut down, NEMOS should pay attention to this, because in version 2.4.1 did not happen this, are 9 GTX 1080TI in STOCK.
newbie
Activity: 16
Merit: 0
Run 24hr script
Make note of top 4 algos for your rig
Create custom batch file that doesn't use 24hr but only mines against those 4
Make sure to use -ActiveMinerGainPct 3
Hybrid System Smiley

We need batch that uses 24h stats but also checks if current profit = not 0

I think Nemo can implement something like Pareto principle or any other %/% in batch. For example, use 20% of algos that bring 80% of 24h actual profit. It will mine most profitable algo, but exclude the ones, that pumped for a 1 minute, beacause no one multialgo pool can exchange it with a good exchange rate during short period. (sorry for my english)

This seems like a brilliant idea  Smiley
newbie
Activity: 72
Merit: 0
Loading BTC rate from 'api.coinbase.com'..
ConvertFrom-Json : JSON primitivo inválido: .
No C:\Users\Rig1\Desktop\NemosMiner-v2.4.2-master\Include.ps1:125 caractere:43
+             $Content = $_ | Get-Content | ConvertFrom-Json
+                                           ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Smiley [ConvertFrom-Json], ArgumentException
    + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJso
   nCommand

ConvertFrom-Json : JSON primitivo inválido: .
No C:\Users\Rig1\Desktop\NemosMiner-v2.4.2-master\Include.ps1:125 caractere:43
+             $Content = $_ | Get-Content | ConvertFrom-Json
+                                           ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Smiley [ConvertFrom-Json], ArgumentException
    + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJso
   nCommand

ConvertFrom-Json : JSON primitivo inválido: .
No C:\Users\Rig1\Desktop\NemosMiner-v2.4.2-master\Include.ps1:125 caractere:43
+             $Content = $_ | Get-Content | ConvertFrom-Json
+                                           ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Smiley [ConvertFrom-Json], ArgumentException
    + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJso
   nCommand
newbie
Activity: 6
Merit: 0
Run 24hr script
Make note of top 4 algos for your rig
Create custom batch file that doesn't use 24hr but only mines against those 4
Make sure to use -ActiveMinerGainPct 3
Hybrid System Smiley

We need batch that uses 24h stats but also checks if current profit = not 0

I think Nemo can implement something like Pareto principle or any other %/% in batch. For example, use 20% of algos that bring 80% of 24h actual profit. It will mine most profitable algo, but exclude the ones, that pumped for a 1 minute, beacause no one multialgo pool can exchange it with a good exchange rate during short period. (sorry for my english)
newbie
Activity: 21
Merit: 0
Do you have plans to integrate a profit log?
"Currently estimated income * time mined" should be acurate enough

This should help us to compare pools much better.
newbie
Activity: 60
Merit: 0
Run 24hr script
Make note of top 4 algos for your rig
Create custom batch file that doesn't use 24hr but only mines against those 4
Make sure to use -ActiveMinerGainPct 3
Hybrid System Smiley

We need batch that uses 24h stats but also checks if current profit = not 0
full member
Activity: 349
Merit: 102
Quote
Definitely not. Thats what the last 160 pages are about.

Cheesy
newbie
Activity: 84
Merit: 0
NEMOSMINER is made up of multiple versions of open source ccminer's including tpruvot, sp-hash-optimized kernels, KlausT and alexs78

this is version 1.01 and has 10 different algorithms enabled (blakecoin,lbry,lyra2v2,neoscrypt,nist5,skein,x11evo,x17,blake2s,decred)  

auto switches to the most profitable algo/coin

very easy setup:

step 1. edit the nemosminer.bat (change my bitcoinaddress to yours and save)

step 2. run nemosminer.bat

this version is setup for the nvidia 1050ti and 1070 but can be easily adjusted to suit other cards just change the speed settings after the -p command. (speed is in mhs except for blake algo's which are ghs)

hope this helps some people, i will keep it up to date with new profitable algos and the latest ccminer releases

nemosminer ZPOOL nvidia miner v1.01 download link:  https://mega.nz/#F!JhECyIbB!25tuMUonSQQ7kv859UIKjg

this is free project feel free to donate be much appreciated: 1PhEyM6JfKytQTkYmJ89Cwsb98shTHuA1k

Multiple red flags with this. Newbie account, binary only and asking for donations for other people's work.
Binaries may even be infected, beware. Even if legit the only thing he adds is his bat, everything else can
be obtained directly from the devs.


is this miner ok to use?
Definitely not. Thats what the last 160 pages are about.
full member
Activity: 349
Merit: 102
NEMOSMINER is made up of multiple versions of open source ccminer's including tpruvot, sp-hash-optimized kernels, KlausT and alexs78

this is version 1.01 and has 10 different algorithms enabled (blakecoin,lbry,lyra2v2,neoscrypt,nist5,skein,x11evo,x17,blake2s,decred)  

auto switches to the most profitable algo/coin

very easy setup:

step 1. edit the nemosminer.bat (change my bitcoinaddress to yours and save)

step 2. run nemosminer.bat

this version is setup for the nvidia 1050ti and 1070 but can be easily adjusted to suit other cards just change the speed settings after the -p command. (speed is in mhs except for blake algo's which are ghs)

hope this helps some people, i will keep it up to date with new profitable algos and the latest ccminer releases

nemosminer ZPOOL nvidia miner v1.01 download link:  https://mega.nz/#F!JhECyIbB!25tuMUonSQQ7kv859UIKjg

this is free project feel free to donate be much appreciated: 1PhEyM6JfKytQTkYmJ89Cwsb98shTHuA1k

Multiple red flags with this. Newbie account, binary only and asking for donations for other people's work.
Binaries may even be infected, beware. Even if legit the only thing he adds is his bat, everything else can
be obtained directly from the devs.


is this miner ok to use?

yes, that was a first comment over a year ago, this miner is good – well tested and actively developed
member
Activity: 294
Merit: 12
NEMOSMINER is made up of multiple versions of open source ccminer's including tpruvot, sp-hash-optimized kernels, KlausT and alexs78

this is version 1.01 and has 10 different algorithms enabled (blakecoin,lbry,lyra2v2,neoscrypt,nist5,skein,x11evo,x17,blake2s,decred)  

auto switches to the most profitable algo/coin

very easy setup:

step 1. edit the nemosminer.bat (change my bitcoinaddress to yours and save)

step 2. run nemosminer.bat

this version is setup for the nvidia 1050ti and 1070 but can be easily adjusted to suit other cards just change the speed settings after the -p command. (speed is in mhs except for blake algo's which are ghs)

hope this helps some people, i will keep it up to date with new profitable algos and the latest ccminer releases

nemosminer ZPOOL nvidia miner v1.01 download link:  https://mega.nz/#F!JhECyIbB!25tuMUonSQQ7kv859UIKjg

this is free project feel free to donate be much appreciated: 1PhEyM6JfKytQTkYmJ89Cwsb98shTHuA1k

Multiple red flags with this. Newbie account, binary only and asking for donations for other people's work.
Binaries may even be infected, beware. Even if legit the only thing he adds is his bat, everything else can
be obtained directly from the devs.


is this miner ok to use?
newbie
Activity: 52
Merit: 0
I added a few GPUs, and changed my batch file. I removed all the stats/*

When Nemo benchmarks, the first algo for awhile (x17) and then the miner Window disappears.   Nemo thinks it's still working.. and nothing else happens.
I opened a github issue, but it was closed without reply.

https://github.com/nemosminer/NemosMiner-v2.4.2/issues/258
member
Activity: 112
Merit: 10
Run 24hr script
Make note of top 4 algos for your rig
Create custom batch file that doesn't use 24hr but only mines against those 4
Make sure to use -ActiveMinerGainPct 3
Hybrid System Smiley
newbie
Activity: 6
Merit: 0
We should not use 24 hour actuals in our profit switching script, that makes sense.
But current estimate has a high fluctuation.

Does anyone see a reason why we should not just use the average of both values? (as long as current estimate is not zero)
Or we could just check if current estimate is not zero and still use 24 hour actuals?
full member
Activity: 312
Merit: 104
Zergpool under DDOS attack.
member
Activity: 112
Merit: 10
Hi all,

Seems on 2.4.1 anything that I enter below 240 interval always shows as 240 when it's launched...Thoughts?

donation or benchmark or first run

Switch to 30 second and utilize the ' -ActiveMinerGainPct 3 ' instead of increasing interval
Pages:
Jump to: