Hi all,
2 questions please about ZCoin mining :
1) Is there others optimized miners than the CPUMiner from OCMiner (SuprNova) ? Windows ? Ubuntu ?
2) Is there some project(s) of GPUs Miners ? Windows ? Ubuntu ? AMD ? NVidia ?
Thank you :-)
You can try this one which has slight improvements to it:
https://github.com/Optiminer/cpuminer-xzcNo GPUminers.
I've also spoke to the core devs on this and they confirm that they're working on MTP algorithm.
i recommend everyone to use
joblos miner, it contains optiminers avx2 improvements and displays H/s
Thanks for the plug. Just to be clear the optimizations to Lyra2 were mine, first implemented for Lyra2RE and Lyra2REv2.
Optiminer improved it a little for zcoin and I ported his improvements back into cpumier-opt.
It includes AVX and AVX2 unfortunately the zcoin implementation of Lyra2 is extremely memory hard so the bottleneck is
memory bandwith, not the CPU, and the optimizations don't produce a measurable improvement.
E series i7 CPUs with 4 channel memory controller may do better but I have no data to confirm.
There is no GPU miner and never will. The memory bandwith demands of the algo would severely limit its performance,
more than Zcash which uses another memory hard algo. Also the algo has no future, after Zcoin switches to MTP I doubt
anyone else will ever use this version of Lyra2 again.