Post
Topic
Board Altcoin Discussion
Re: [ANN][BSS] Bosscoin - Proof of Work POW - 40 Million Coins Only
by
lonesoul
on 03/12/2013, 14:26:55 UTC
What miner do you use to mine this? Please someone can give me the config for bfgminer or cgminer for this coin? Sorry for the nood question..
this on cgminer shortcut

--scrypt -o 127.0.0.1:18199 -u youruser -p yourpass --gpu-threads 2 --thread-concurrency 8192 -I 13

This make my cgminer closed automatically, if i make a .bat the cgminer no detect the graphic card (nvidia gtx 780m). I tried with guimer and i was mining with 36 shares and many rejected, how time i need to wait to see the coin in the wallet?


best thing to do would be to simplify...

remove

--gpu-threads 2 --thread-concurrency 8192

from the command line, once you have it running then start playing with thread-concurrency (having the wrong thread-concurrency in my bat files also causes my miner to crash. )



Also in my CGMiner bat file i use
--userpass stuart:xxxx  


 instead of

-u stuart -p xxxx