Thanks for the feedback jwinterm. I know that most up-to-date ccminer forks are built with static libraries (so separate dll's are not required), but the cryptonight base from which cryptonight-lite was made, was a much older fork and generally not maintained, so I doubt it was configured in such fancy ways (not that I know enough to really make a call either way).
This helps though
, as missing (or conflicting) dll's might also be causing the issue for SRBOOTH.The issue for SRBOOTH was outdated drivers, just confirmed over PM and so all is well for him now
I'm not sure now, but I think I had built with cuda 7.5, which would explain why a recent driver is required. Hmm... maybe I mentioned something around the time? Old farts have crappy memory
For anyone interested in trying out my most up-to-date build, here's one with some personal tweaks and both cuda 6.5 & 7.5 flavors. I cannot for the life of me recall what compute levels I had included on this build, but at minimum, it should be compute 5.0 and upwards. Might also do better at regular cryptonight mining, for whatever that's worth...
ccminer-cryptonight-lite-beta-3Edited to add: Note that
most up-to-date build and personal tweaks don't necessarily make it any faster!
This version might do better on some cards, worse on others (for all I know, might do worse on all of them, unfortunately I cannot afford the testing time right now to go back and compare, all of my GPUs are tied up).
And here's a bunch of dll's, should have everything that might possibly be necessary to run any current x86 ccminer (not x64), as well as it most definitely has some extra (needless) stuff in there... It's my go to copy/paste set from many ccminer adventures over time
ccminer-dll-packI'm exchanging PMs with SRBOOTH to see if we can figure out why the ccminer binaries that I posted are not working for him.
@jwinterm, if I read correctly, you also had some trouble on Windows. In case you used the binaries that I had posted, do you recall what was the error on your end?
@smooth, awesome job on the pruning release! I've been happy solo mining, hitting at least one block per day, sometimes two. Need all the power we can have against nefarious Moooooooooo.
I'll see if I can build the pruning release and start testing that as well tonight.
When I try to launch the binary, I get a "MSCVR120.DLL is missing from your computer" error box popup, but I'm pretty sure I have all the microsoft redistributables installed, and regular ccminer works ok. It works fine when built from source on Ubuntu computer though.