Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
theotherme
on 24/09/2015, 07:00:58 UTC
Regarding the non improvement to lyra2rev2, the thing you fail to understand is that code hasn't been rushed into release, but benefit from the various rounds of optimization I did on lyra2re (classics), so instead of releasing every days half broken stuff, I release once the work is over, has been tested and which I consider as stable. So beside fiddling with kernel parameter more than I did already there isn't much to do to optimise it. (new optimization are found by rethinking the code and rewriting in full or in part the logic... fiddling with kernel param is ok, but at one point you have to decide for one over an other...).
So yes you didn't see improvement. Must add when a team ask me to write an algo for their coin, I try to release something which works and is stable no some half optimized broken stuff which wouldn't be very professional...

Your work is really good. I am a cuda student in crypto. 0.1 BTZ

good here a small exercice:
Code:
do {
New Release ++;
ask for donation;
Fix Release;
ask for donation;
RollBack;
askfordonation;}
while (NewRelease >0)

I let you optimize it  Grin