Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
shveicar
on 05/05/2014, 16:47:55 UTC
What are you using for config settings on miners?
I use a standard configuration - contents of the file diamond.conf
Code:
rpcuser=YYY
rpcpassword=XXX
rpcallowip=*
rpcport=9010
daemon=1
server=1
gen=0
maxconnections=100
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
addnode=193.68.21.19

What are you using to launch sgminer? Can you post the command line arguments?
standard settings for cards 7970
Code:
sgminer.exe -k groestlcoin -o http://192.168.1.10:9010 -u YYY -p XXX --gpu-engine 1100 --gpu-memclock 550 --shaders 2048 --thread-concurrency 8192  -I 20 -g 1 --worksize 256 --lookup-gap 0 --gpu-fan 40-100 --auto-fan --temp-target 60