Post
Topic
Board Mining (Altcoins)
Re: [ANN][MTC] High Performance OpenCL GPU Miner for Metiscoin (Linux + Windows)
by
gigawatt
on 12/02/2014, 16:50:19 UTC

I hope this will help

So close.  I need the stuff at the very start of the program run.  It should look like this: https://bitcointalk.org/index.php?topic=452738.msg4986799#msg4986799


Do you happen to get shares on yPool?  Normally if you get an invalid share it will actually say "Invalid Share" followed by a reason.

Never mind, I figured it out.  It's a graphical bug specific to the 32-bit build.  You're actually getting shares, but it's incrementing the wrong variable.  This is happening because the "totalShareCount" and "invalidShareCount" variables are defined as 64-bit numbers which doesn't play well when treated as 32-bit numbers.


I'll have that fixed by the end of the day.  In the mean time, continue mining.  It's only a graphical bug.  You're actually getting shares.  You can verify that on yPool if you'd like.