Hi,
I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.
-- theLosers106
FOR STARTERS--
The command line for ccminer should be:
"ccminer -a lyra2v2 -o stratum+tcp://yourpool.com:port -u username.wrkr1 -p x"
Make sure that your pool url and the port for Lyra2v2 match properly. The syntax for username, workers, and passwords vary per pool, but each pool usually explains that on the web. The algorithm is not called "lyra2rev2" in ccminer, sgminer uses that term. --scryptr