Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
ivanlabrie
on 06/03/2014, 00:13:27 UTC
Hey cbuchner1, how about bout that To Do list  Kiss

>>> TODO <<<

Usability Improvements:
- better CUDA error handling and recovery from errors
- add failover support between different pools

EDIT: And no Cudamanager isn't a satisfactory failover implementation.

Cudamanager eats some of my hash rate...yeah, we need failover more than anything else.
Which I don't quite understand because it's incredibly easy to make cudaminer quit after 1 connection error after which you can just start it for the next pool. Simple .bat/.sh...

Hmmm, it's a bit of a pain, but yeah, should work :p
Have a bunch of scripts ready and just open the next one.

I'd prefer failover support integrated into the miner, say a cgminer style interface/api/features but with cudaminer under the hood.