What do you recommend for a Nvidia GPU Miner? CCbuchner won't pass the anti-virus test. It has a Trojan.
Try this:
https://github.com/KlausT/ccminer/releasesor this:
https://github.com/tpruvot/ccminer/releasesExample for solo mining:
ccminer -i 23 -O name:password -o http://localhost:17571 -a jackpot
Example for pool mining:
ccminer -i 23 -O name.worker:password -o stratum+tcp://sweep.suprnova.cc:2239 -a jackpot
(-a jackpot for the KlausT version, -a jha for the tpruvot version)
Maybe you have to use a lower -i value when you get a memory error