Author

Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit | Building Lightning Network - page 217. (Read 558212 times)

newbie
Activity: 34
Merit: 0
sgminer.exe -k groestlcoin -o stratum+tcp://cryptohunger.com:3333 -u x.x -p x -I 20 -g 1 -w 256 --thread-concurrency 8192 --gpu-engine 1200 --gpu-memclock 1600 --lookup-gap 0 --gpu-fan 55-75 --difficulty-multiplier 0.0039062500
pause

I used this config, and it works. Yes, I'm using 4.1.The difficulty command does matter 0MH without it.

Asus 280x
member
Activity: 86
Merit: 10
I guess I should have qualified my comments... those who have a bunch of 7970 cards that they paid $700+ for will consider them unprofitable... that can still mine, but will have much less hope of making back the investment in all likely hood.

The newer cards, even the ATI cards can still work... I probably painted with too wide of a brush with the first comment and no explanation.

Smiley


But thats the nice thing about GRS, it works really well with old cards! I'm mining with 5870s (~6500 KH/s) and 5970s (~12500 KH/s). They are super energy-efficient if you undervolt them. Best of all, 5870s go for about 70-80 € on ebay (in Germany), and I recently snagged two 5970s for 100 € each. Very low investment cost, and I'm pretty sure I can even get 50-70% of the money back if I sell the cards in half a year or so.




Yeah, 5970 is the best for GRS, what is power consuption ?
sr. member
Activity: 434
Merit: 263
Yes! I downloaded the new version, and I'm hashing now. The accept are coming through too. Thank you!
Can you post your .bat

Are you running 4.1?
sr. member
Activity: 266
Merit: 250
Yes! I downloaded the new version, and I'm hashing now. The accept are coming through too. Thank you!

Good. Did you have to use the --difficulty-multiplier flag?
sr. member
Activity: 266
Merit: 250
Thoughts?



I like it, I think the lower case g and the '2' are a nice design touch.


Yeah. Thanks.

Also, this logo is "iOS 7 compliant" :-)
newbie
Activity: 34
Merit: 0
Yes! I downloaded the new version, and I'm hashing now. The accept are coming through too. Thank you!
full member
Activity: 238
Merit: 100
Medichain: The Medical Big-Data Platform
Thoughts?



I like it, I think the lower case g and the '2' are a nice design touch.

I made a more traditional coin look just screwing around tonight, but not so sure about the font. I like the style of the lettering, but not really the roughness of it.

sr. member
Activity: 462
Merit: 252
I guess I should have qualified my comments... those who have a bunch of 7970 cards that they paid $700+ for will consider them unprofitable... that can still mine, but will have much less hope of making back the investment in all likely hood.

The newer cards, even the ATI cards can still work... I probably painted with too wide of a brush with the first comment and no explanation.

Smiley


But thats the nice thing about GRS, it works really well with old cards! I'm mining with 5870s (~6500 KH/s) and 5970s (~12500 KH/s). They are super energy-efficient if you undervolt them. Best of all, 5870s go for about 70-80 € on ebay (in Germany), and I recently snagged two 5970s for 100 € each. Very low investment cost, and I'm pretty sure I can even get 50-70% of the money back if I sell the cards in half a year or so.

sr. member
Activity: 266
Merit: 250
I have tried three different pools, changing the default settings to the pools specified settings (--groestlcoin instead of -k) I've gone through .bats trying to find out if I could change anything out, and get it to work that way. The  --difficulty-multiplier 0.0039062500 say unrecognized option.I've tried your pool, and still no luck.
I'm really not sure about the "groestl kernel" I have a kernel folder in sph-sgminer-groestlcoin folder if that makes any difference at all.

It's simple. If your sgminer says unrecognized option, the it is not the latest version.

You can get compiled versions from here: https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795

It has some command lines too
full member
Activity: 192
Merit: 100
OK guys, here you go:

My fixed fanspeed .bat sounds like:
Code:
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

D:\Mining\gpu-DwarfPool-grs\sgminer.exe -k groestlcoin -o stratum+tcp://cryptohunger.com:3333 -u -p --failover-only -o stratum+tcp://grs.suprnova.cc:5544 -u -p --gpu-fan 90 --no-submit-stale -I 20 --gpu-engine 1200,1200,825,825 --gpu-memclock 800,800,500,500
, while my --autofan .bat is:
Code:
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

D:\Mining\gpu-DwarfPool-grs\sgminer.exe -k groestlcoin -o stratum+tcp://cryptohunger.com:3333  -u -p -o stratum+tcp://grs.suprnova.cc:5544  -u -p --auto-fan --temp-target 70 --no-submit-stale -I 20 --gpu-engine 1200,1200,825,825 --gpu-memclock 800,800,500,500
, which is about the same Smiley I use the autofan one when I'm in the room and don't want a constant racket, as my GPUs are quite noisy.

I mine w/ 2 7970s and a 5970, hence the different clocks.

Sincerely hope it helps!
sr. member
Activity: 434
Merit: 263
I have tried three different pools, changing the default settings to the pools specified settings (--groestlcoin instead of -k) I've gone through .bats trying to find out if I could change anything out, and get it to work that way. The  --difficulty-multiplier 0.0039062500 say unrecognized option.I've tried your pool, and still no luck.

We need a simple .bat posted to get us started and we can tweek it from there.
newbie
Activity: 34
Merit: 0
I have tried three different pools, changing the default settings to the pools specified settings (--groestlcoin instead of -k) I've gone through .bats trying to find out if I could change anything out, and get it to work that way. The  --difficulty-multiplier 0.0039062500 say unrecognized option.I've tried your pool, and still no luck.
I'm really not sure about the "groestl kernel" I have a kernel folder in sph-sgminer-groestlcoin folder if that makes any difference at all.
sr. member
Activity: 434
Merit: 263
I think the problem is with my understanding of SGminer!

Im fine with CGminer and expected this to be as easy, please could someone post a .bat for GPU.

I have no idea how to set GPU_MAX_ALLOC_PERCENT=100

When i add it to .bat SGminer crashes.
full member
Activity: 192
Merit: 100
I have this exact same problem, it happens on X11 too

ghostman9559 & Ratters - have you tried changing pools? Also, do you use the groestl kernel for sgminer?
I believe a good miner friend also had this problem, while on suprnova.

We came to this conclusion last night.
full member
Activity: 192
Merit: 100
Remember this day, It is the day when died Tito Vilanova and GRS follows him.. Cry

It's tomorrow already. I have yet to see a body. Grin
sr. member
Activity: 434
Merit: 263
Here is my screenshot. I still have nothing for shares, nor hash on either site.
sgminer.exe -k groestlcoin -o stratum+tcp://mine1.coinmine.pl:3000 -u x.x -p x -I 20 -g 1 -w 256 --thread-concurrency 8192 --gpu-engine 1200 --gpu-memclock 1600 --lookup-gap 0 --gpu-fan 55-75
pause

I have this exact same problem, it happens on X11 too
sr. member
Activity: 266
Merit: 250
legendary
Activity: 882
Merit: 1000
seems a few of those AMD 280x settings are alittle off. i dont see how a 280x does 7.7Mhs. all 3 of mine cant get past 7mhs. where as my 6950 does 8mhs lol. not to mention why is the difficulty bouncing around so much.
sr. member
Activity: 266
Merit: 250
Jump to: