Post
Topic
Board Mining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD
by
fancyIX
on 16/01/2019, 08:34:22 UTC
Recently, there have been a lot of rumors that Ethereum will move to a new hashing algorithm. Maybe you decide to make a miner under ProgPOW

ProgPow seems a good algo to apply gcn dpp instructions. Thanks for the info. Will work on it.
Do you have any plans on adding x21s and x16rt?

Took a quick look on those two. x21s has one step of lyra2v2, which kind of suitable for applying GCN optimization. I don't like to continue working on lyra2v2 related algorithms because there is a bin file originally from lyclminer. That bin file is fully optimized. Some closed source miners simply copy that file to use it as their own. kind of like IP theft but I am not sure how illegal that is. As to x16rt, seems no lyra2 related steps. Not sure if other steps can be optimized by GCN cross lane instructions.