Post
Topic
Board Beginners & Help
Topic OP
had cudaminer running on 5870 but now nothing
by
jay1111
on 21/03/2014, 07:01:08 UTC
So I finally got cudaminer up and running for a day and i was getting a whopping 7-20kb/s using this formula that i found somewhere for dogecoin:

cudaminer -r 10 -R 30 -T 30 -H 1 -i 0 -C 2 -1 auto -- url stratum+tcp://pool:port -u username -p password

setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100





So i thought i would try another thing I found:

cudaminer --script -o stratum+tcp://pool:port -u username -p password -i 20 -g 1 -W 256 --thread-concurrency 8000


It gave me an error that I have now forgotten
so I switched back to the first one and now I get this error no matter what I try: "the application was unable to start correctly (0xc000007b)


Thanks
~J