Post
Topic
Board Mining (Altcoins)
Re: GMiner v1.34 Equihash(BEAM on AMD, BTG)/CuckooCycle(AE, SWAP, GRIN29, GRIN31)
by
angelbbs
on 21/02/2019, 21:47:02 UTC
DO NOT SUPPORT THIS PROJECT

Also now a new OP in Scam Accusations - https://bitcointalk.org/index.php?topic=5112857.new#new
I hereby accuse gminer devs of copy/pasting another dev hard work to reap fees for themselves.

GMiner CUDA Equihash Miner v1.34

Fee is 2%

tsk, and to think i gave the OP merit.. when it seems the done thing is to just rip off others work and double the dev fee?

nice AMD miner, by the way. your users can find the original here (with half the fee) https://github.com/Lolliedieb/lolMiner-preview/releases/tag/0.7_a5


LOLMINER KERNEL:




GMINER KERNEL:




I find it abhorrent that this dev has lowered himself to just ripping of the hard work of Lollie.. a highly respected algorithm designer who works a full-time job whilst trying his best to provide a low fee AMD miner for the community.

sickening. Avoid Gminer 1.34. It's a copy/paste and no better than a shit-fork.

What can be changed here? )))

__kernel void clearCounter (
                __global uint4 * counters,
                __global uint4 * res) {

        uint gId = get_global_id(0);
        counters[gId] = (uint4) 0;

        if (gId == 0) {
                res[0] = (uint4) 0;
        }
}
https://github.com/BeamMW/opencl-miner