Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
cryptonit
on 02/05/2014, 16:01:53 UTC
Great work. Seems to be working, and I found a block  Grin

thats a nice gem u found  Cool

Thanks. It's so shiny.

In case anyone needs some instructions for solo mining while we wait for the pools to come online

https://bitcointalk.org/index.php?topic=521563.0

Here's my config for 2x270x

------------

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1


sgminer -k groestlcoin --difficulty-multiplier 0.00390625 -o http://127.0.0.1:17772 -u someuser -p randompassword  --auto-fan --gpu-fan 85-100 --gpu-engine 1020 --gpu-memclock 1450 -I 20 --thread-concurrency 16000 -w 256 --temp-target 80 --temp-cutoff 87


------------


Still working on better settings. I can probably cut back on the memclock, but haven't tried yet.