I'v received a MAJOR code contribution from Alexey Panteleev adding several new aspects to cudaminer
- failover support
- better error handling (exit with return codes)
- overlapping compute and memory transfers
- up to 32 GPUs supported (untested)
Could those with a compiler just grab the latest github and report their findings please?
I don't have any documentation for the new command line switches yet, so reading the
source code will be essential.
I was able to confirm that this builds on Windows, but that's all the testing I've done so far.
Thanks a bunch
Christian
I will dig through the source code when i drag my ass out of bed and see what i can find. Will give it a shot. Any idea which file the new commands may be under?