are there any news about the CUDA skminer update?
I read on coinshield.io that the beta was not working.
That's a question for bitslapper I believe. He will respond soon, he's always fast at responding.
Hey,
Yea the beta test didn't go so well.
CUDA based cards were definitely hashing but not finding any blocks...
I'm still working on fixing it.
I haven't found anything wrong with the code. I mostly ported the c and cuda portions over to work with my miners OOP style.
So all the blocks are handled the same until they get to the specific card and then it uses either cuda or opencl.
I'm working on fixing it.
There must be some small part of code that is broken from the transfer.
I'm at the point where I'm going to re-import the c and cuda code files. All of the other work for integration is good and can stay the same.
As for an ETA? Give me 2 weeks to re-work it.