Search content
Sort by

Showing 9 of 9 results by ydem
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
ydem
on 20/01/2018, 23:28:26 UTC
In my experience LUX gives farrrr less than the estimates of any mining calc.

You are totally WRONG!

Open aHashPool website an you will see 3000 miners on phi right now.

On my statistics last night phi was the most profitable for 80% of the time.

Every AM user that did not had phi algo mining just lost more than 20% because of your ignorance and lack of research.

I advise you to add the missing coins and algos.

I do think that it is not fair to make users of AM loose thousands  of dollars every hour because of your ignorance of not having all algorithms added in managed profit miner. I added myself and earning a lot more than everybody else that do not have all coins by default.

Who thinks like me that it is better to have all coins added by default in the next release and some new pools besides the few ones that are overloaded and not responding that we have now ?

Totally agree with your statement, please add the missing algo PHI, for now i call this app 'Almost Awesome Miner', keep it awesome Cheesy
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
ydem
on 04/01/2018, 17:30:52 UTC
Since bittrex issue has been fixed, i see that Zcash has been removed from the auto exchange options list!
Any reason why this happened? Curious to know more...
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.7 (Linux / Windows)
by
ydem
on 20/12/2017, 00:08:49 UTC
Hey, would there be any chance to add an intensity adjustment value as parameter? i have a card that is mixing mining and simple daily work, on EWBF i could set --intensity 1 and it acts as low priority, like 95% power when idle, and down to 50% when using the GPU on other tasks.
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 15/12/2017, 22:07:07 UTC
Probably already addressed many times in this multi page thread, but the benchmarking takes too little time for some algos especially for multiple cards.   Sadly, sometimes these CCMINER versions take 5 or more minutes for all the cards in a rig to get going and the benchmarking shuts off way before the true hashrate can be discovered.      I use this software a bunch and really like it.   Something I've been meaning to come back and ask about.

You can set the interval value inside the bat file you're using, by default its 120 (seconds), you can make it 5 by putting 5min x 60sec = 300.
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 15/12/2017, 10:16:40 UTC
@minerx117 I have no idea if you checked my last post https://bitcointalk.org/index.php?topic=1777336.msg26278094#msg26278094

I don't know if this suggestion in the future is plausible and feasible or not?
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 13/12/2017, 23:25:43 UTC
I have a request please if possible for the future releases of nemos miner:

I have a rig where 4 cards are through risers and one plugged to pci-e slot and monitor and used for daily tasks and mining, i tried to set two folders for nemosminer,
Folder1 (for plugged card) : i have set intensity 13 on all ccminer except neoscrypt with intensity 17, and intensity 1 on EWBF (to let me use it for other stuff while mining)
Folder2 (for the rest of cards) : kept the default intensity (full time miners)

But the issue is that the processes start interfering with each other in term of reading hashrates and it gives false benchmark values since it conflicts between the two powershells.

Solution 1 : I hope there is a way to make different ID instances of the application, so that they don't interfere with each other.
Solution 2 : be able to set two profiles for each set of cards, like having profile1 affect gpu 0, and profile2 affects gpu 1 2 3 4, with maybe having their set of miners folder aswell, since i have to adjust intensity on each algo for profile1 and algos for profile2

Or maybe there are better solutions for this... thanks.

Edit: Forgot another little buggy thing when using full screen apps, whenever the miner switches it takes me out of focus and have to go back to app, if only there is an option to totally hide the new mining windows, just like on awesome miner, would be great, thanks.
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 11/12/2017, 00:47:11 UTC
Hey, i just want to know why did you mention the sentence : Enabled: Xevan,Hsr,Phi,Polytimos Algo's? Weren't they already enabled on previous versions? (using Zpool's server)

Also Added: -SelGPU, is this a new command that works for both EWBF + CCminer on bat files?
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 10/12/2017, 16:37:58 UTC
Hey guys, i patched the neoscrypt issue myself (until the main coder does the update)

Go inside folder Pools/zpool.ps1 and find the line that sets $Zpool_Host = .... and change it into this : $Zpool_Host = "$Zpool_Algorithm.mine.zpool.ca".ToLower()
Also make sure to cut and paste the line right below $Zpool_Algorithm = ... (since it needs the recent algo found otherwise it messes up)

Save and done, have fun Cheesy

I'm guessing zpool24h.ps1 is the same, you can do it there aswell if you want





zpool24h.ps1 is all ready correct all other pools.bat is correct just zpool needed a edit

done: download link to fixed version: https://github.com/nemosminer/NemosMiner-v2.2/archive/master.zip

i'll run it through my test rigs and post a new Realease 2.2.2 when i get home from work in around 2hours

Regards
Nemo

Great Thank you, i was just trying to help the community with zpool.ps1 file until you did the fix, nice to know who's the main coder, great app you have, keep up the good work Smiley
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 10/12/2017, 15:49:03 UTC
Hey guys, i patched the neoscrypt issue myself (until the main coder does the update)

Go inside folder Pools/zpool.ps1 and find the line that sets $Zpool_Host = .... and change it into this : $Zpool_Host = "$Zpool_Algorithm.mine.zpool.ca".ToLower()
Also make sure to cut and paste the line right below $Zpool_Algorithm = ... (since it needs the recent algo found otherwise it messes up)

Save and done, have fun Cheesy

I'm guessing zpool24h.ps1 is the same, you can do it there aswell if you want