Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
zuper
on 04/05/2014, 20:31:46 UTC
Quick question why arent you using
;

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1


Just did a little test, removed it and put it back on and it made things more stable in regards to the actual speed and avg speed. Probably wont matter too much to be honest.

Thank you! I tried it but still no shares!
Here is my new config:

Code:
cd sgminer
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o stratum+tcp://dmdpool.digsys.bg:3333 -u chr.1 -p x
pause