Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 09/02/2014, 00:17:17 UTC

Compiled from github (like 10 minutes ago) and getting validation error on ever share (but they are valid)

Code:
[2014-02-08 22:13:39] GPU #2: Tesla K10.G1.8GB result for nonce $aca702b9 does not validate on CPU!
[2014-02-08 22:13:39] GPU #2: Tesla K10.G1.8GB result for nonce $aca702b9 does not validate on CPU!
[2014-02-08 22:13:39] GPU #2: Tesla K10.G1.8GB result for nonce $aca702b9 does not validate on CPU!
[2014-02-08 22:13:39] GPU #2: Tesla K10.G1.8GB, 15550 khash/s
[2014-02-08 22:13:39] accepted: 17/17 (100.00%), 62180 khash/s (yay!!!)


ideas?

those hashes that aren't validating on the CPU are not sent to the pool at all (that would be a guaranteed boo and wasted network bandwidth!) So they don't go into the 17/17 statistics you see below.

I intend to count them as "hardware errors" in separate (GPU specific) statistics though. It just isn't done yet Wink

What compute capability is a Tesla K10.G1.8GB ?

Christian