Great work. Seems to be working, and I found a block

thats a nice gem u found

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.0Here'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.