Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
millsys
on 29/12/2017, 14:27:10 UTC
My 6 GPU Geforce GTX 1070ti are averaging $47 using X17 and Blake2S on ahashpool24hr, more profit than your pool with less cards

millsys thank you for the feedback. I just started to use the platform so we haven't found a final nesting ground. So you edited the bat file and removed all the Algorithms from it?
For example, this is the OG bat files' algo setting: xevan,hsr,phi,tribus,c11,lbry,skein,timetravel,sib,bitcore,x17,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s,skunk
You have modified it to this?: x17,blake2s
and its not dishing out any faults, correct? Im going to try your suggested pool after I hit 24 hours @ MPH

I'm wondering if the software can accommodate pool switching also. Can this be done? If so, this will kill everything else in the market.

No, but I do remove timetravel/myriadgroestl.....
If you have any errors/faults, edit these .ps1 files with (textpad is good) as follows:
modify Ccmineralexis78.ps1
"sib" = " -i 19 -d $SelGPUCC" #Sib
"x17" = " -i 19 -d $SelGPUCC" #X17
"c11" = " -i 19 -d $SelGPUCC" #C11
modify CcminerKlaust.ps1
"neoscrypt" = " -i 15 -d $SelGPUCC" #NeoScrypt

After all benchmarks are ran, I prefer a 900 interval (edit in startahashpool24hr.bat), I see no need to be switching every 2 minutes, it takes 10-20 seconds to start hashing so I was losing too much in restarts.