Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels.
by
sp_
on 13/08/2017, 14:48:28 UTC
His latest miner shines in groestl, myriad-groestl and neoscrypt (tested on 1070) compared to others.

Klaust's Myriad-groestl is showing high rates in the miner window, but low rates on the pool
Yeah. It's really wierd. I don't actually know why.

Bugfix:

__host__ void myriadgroestl_cpu_hash(int thr_id, uint32_t threads, uint32_t startNounce, uint32_t *nounce)
{
    const uint32_t threadsperblock = 512;
   const uint32_t threadsperblock2 = 512; //1536;