Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SweepstakeCoin (SWEEP) - PoW/PoS, TOR, Sweepstake, Upgrade V1.3
by
Vaccinus
on 20/05/2017, 05:30:24 UTC
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/releases
or this: https://github.com/tpruvot/ccminer/releases

Example for solo mining:
Code:
ccminer -i 23 -O name:password -o http://localhost:17571 -a jackpot

Example for pool mining:
Code:
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

what speed can reach your version respect to the ccminer 2.0 final? i get 25MH per card with ccminer, if you are above this speed i'll use your miner