Hey cbuchner1, how about bout that To Do list
>>> 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.