Author

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

hero member
Activity: 812
Merit: 1000
sr. member
Activity: 300
Merit: 250
4mnth old Miner :-)
legendary
Activity: 1151
Merit: 1001
To admins:

PLease remove CoinopenD from list of exchanges.
This is a known blackhole, a scam exchange!
See https://bitcointalksearch.org/topic/beware-of-coinopendcom-588301 for example
legendary
Activity: 1151
Merit: 1001
Nope. No luck. Still the same.... Huh
Why are yo overclocking your memory???
Downclock memory, you'll save lots of power trading for 1-2% drop in hashrate... and will get more stability.
What are temps of your cards (with GPU-Z, it should report seceral different temps, for GPU/Ram/voltage regulator)
hero member
Activity: 938
Merit: 1001
According to http://cpucoinlist.com/ GPU advantage for GRS is 4.9. Does that match with current CPU miner on Haswell? If not - can someone contact maintainer of the list and get that corrected?
bump
I pulled all the numbers from settings spreadsheet. The calculations are on the bottom of this page.

I usually use the AMD-FX8320 as reference CPU because I have one. In this case, I used FX8350 because it was on the sheet.

Is there a new miner that makes the calcs incorrect?
I know we can do better than that. How about using an Intel chip, see http://www.groestlcoin.org/pools/ for some benchmarks. Any use?
also our list has been sorely neglected and requires updating.

Can u guys chime in pls and give btc-mike what he needs to place our higher in this ranking which clearly it deserves!

thanks all
CH
I use r9 280x and FX-8320 as reference. I then make the GPU Advantage calculation like this:

GPU Advantage = GPU Hash Rate / CPU Hash Rate

In GroestlCoin's case, I used a better CPU's hash rate because it was easy at the time. I will run the miner on my machine this afternoon to get the actual hash rate for the AMD FX-8320 using yvg1900's yam M7r. I will also write a how-to.
You totally rock man!

Allrighty then. I retested on my CPU. After setting up huge pages and fine tuning, the hash rate on my CPU is 1340kh/s. That's lower than the FX8350 number used in the previous GPU Advantage calc so the GPU Advantage rose slightly.

I have reorganized my list based on market cap (previously it was GPU Advantage) so Groestlcoin is much closer to the top.

Finally, here is a how-to for pool mining Groestlcoin with your CPU -> http://cpucoinlist.com/how-to/cpu-mine-groestlcoin/

Follow us on Twitter!
member
Activity: 62
Merit: 10
Nope. No luck. Still the same.... Huh
member
Activity: 62
Merit: 10
Is there a better miner software for GPU mining than the one on the download page?
I seem to be having problems with this version of SGminer.
I have 2 PCs, each with 2 HD7950s in them.

For some reason on each, after about 5 minutes of mining, one GPU on each stops accepting shares and then the miner restarts itself.


This keeps happening over and over. Sad
(I think CGwatcher sees it as a sick GPU)

Thanks!


Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat
+
and check what kernel ur using in conf - make sure its groestlcoin

hope this helps

I have those in my .bat.
Also my config looks like this:

{
"pools" : [
        {
                "url" : "stratum+tcp://grs.cpu-pool.net:3650",
                "user" : "Firebird2000.Rig1",
                "pass" : "1"
        }
]
,
"intensity" : "20",
"kernel" : "groestlcoin",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"gpu-threads" : "1",
"gpu-engine" : "1150",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-fan" : "30-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-overheat" : "80",
"temp-cutoff" : "85"
}


I seems to work great for about 5 minutes.
Then 1 gpu hashrate starts dropping right off.
The other stays perfect. This is happening on both of my machines.
Just can't figure out why.

Thanks.

try this

Quote
{
"pools" : [
        {
                "url" : "stratum+tcp://grs.cpu-pool.net:3650",
                "user" : "Firebird2000.Rig1",
                "pass" : "1"
        }
]
,
"intensity" : "20, 20",
"kernel" : "groestlcoin",
"lookup-gap" : "2",
"thread-concurrency" : "21712, 21712",
"gpu-threads" : "1, 1",
"gpu-engine" : "1150, 1150",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-fan" : "30-85, 30-85",
"gpu-memclock" : "1500, 1500",
"gpu-powertune" : "20, 20",
"temp-overheat" : "80, 80",
"temp-cutoff" : "85, 85"
}
and dont forget

Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat


if still not working try thread-concurrency of 8192

and pls change to a different pool - too much hashrate there

hope this helps

OK. Im gonna try this and see if it works.

Thanks!
hero member
Activity: 812
Merit: 1000
Is there a better miner software for GPU mining than the one on the download page?
I seem to be having problems with this version of SGminer.
I have 2 PCs, each with 2 HD7950s in them.

For some reason on each, after about 5 minutes of mining, one GPU on each stops accepting shares and then the miner restarts itself.


This keeps happening over and over. Sad
(I think CGwatcher sees it as a sick GPU)

Thanks!


Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat
+
and check what kernel ur using in conf - make sure its groestlcoin

hope this helps

I have those in my .bat.
Also my config looks like this:

{
"pools" : [
        {
                "url" : "stratum+tcp://grs.cpu-pool.net:3650",
                "user" : "Firebird2000.Rig1",
                "pass" : "1"
        }
]
,
"intensity" : "20",
"kernel" : "groestlcoin",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"gpu-threads" : "1",
"gpu-engine" : "1150",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-fan" : "30-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-overheat" : "80",
"temp-cutoff" : "85"
}


I seems to work great for about 5 minutes.
Then 1 gpu hashrate starts dropping right off.
The other stays perfect. This is happening on both of my machines.
Just can't figure out why.

Thanks.

try this

Quote
{
"pools" : [
        {
                "url" : "stratum+tcp://grs.cpu-pool.net:3650",
                "user" : "Firebird2000.Rig1",
                "pass" : "1"
        }
]
,
"intensity" : "20, 20",
"kernel" : "groestlcoin",
"lookup-gap" : "2",
"thread-concurrency" : "21712, 21712",
"gpu-threads" : "1, 1",
"gpu-engine" : "1150, 1150",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-fan" : "30-85, 30-85",
"gpu-memclock" : "1500, 1500",
"gpu-powertune" : "20, 20",
"temp-overheat" : "80, 80",
"temp-cutoff" : "85, 85"
}
and dont forget

Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat


if still not working try thread-concurrency of 8192
finally - u r using overclocking software right (Afterburner, Trixx)?, is 1150 default clock? - just checking Wink

and pls change to a different pool - too much hashrate there

hope this helps
member
Activity: 62
Merit: 10
Is there a better miner software for GPU mining than the one on the download page?
I seem to be having problems with this version of SGminer.
I have 2 PCs, each with 2 HD7950s in them.

For some reason on each, after about 5 minutes of mining, one GPU on each stops accepting shares and then the miner restarts itself.


This keeps happening over and over. Sad
(I think CGwatcher sees it as a sick GPU)

Thanks!


Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat
+
and check what kernel ur using in conf - make sure its groestlcoin

hope this helps

I have those in my .bat.
Also my config looks like this:

{
"pools" : [
        {
                "url" : "stratum+tcp://grs.cpu-pool.net:3650",
                "user" : "Firebird2000.Rig1",
                "pass" : "1"
        }
]
,
"intensity" : "20",
"kernel" : "groestlcoin",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"gpu-threads" : "1",
"gpu-engine" : "1150",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-fan" : "30-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-overheat" : "80",
"temp-cutoff" : "85"
}


I seems to work great for about 5 minutes.
Then 1 gpu hashrate starts dropping right off.
The other stays perfect. This is happening on both of my machines.
Just can't figure out why.

It kinda looks like 1 of the gpus on each machine is getting 90% of the work, so the other just dies out and looks sick. So CGwatcher restarts the miner.

Thanks.
sr. member
Activity: 266
Merit: 250
PS: I'll ignore your "worthy coin" comment above.

nothing personal, but generally ignorance of this is just the point why coins die )


Hi Atrides!

Thank you for your latest interest to GroestlCoin.

I wish you had more time for us when I asked you how to implement stratum mining for GroestlCoin (2 times in this thread, PM in BTC talk, and email on your pool page). It took me about 2 weeks to figure out myself. The time that I could have spent implementing other features like Android wallet / miner.

Thank you
srcxxx
hero member
Activity: 812
Merit: 1000
Is there a better miner software for GPU mining than the one on the download page?
I seem to be having problems with this version of SGminer.
I have 2 PCs, each with 2 HD7950s in them.

For some reason on each, after about 5 minutes of mining, one GPU on each stops accepting shares and then the miner restarts itself.


This keeps happening over and over. Sad
(I think CGwatcher sees it as a sick GPU)

Thanks!


Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
in ur .bat
+
and check what kernel ur using in conf - make sure its groestlcoin

hope this helps
member
Activity: 62
Merit: 10
Is there a better miner software for GPU mining than the one on the download page?
I seem to be having problems with this version of SGminer.
I have 2 PCs, each with 2 HD7950s in them.

For some reason on each, after about 5 minutes of mining, one GPU on each stops accepting shares and then the miner restarts itself.


This keeps happening over and over. Sad
(I think CGwatcher sees it as a sick GPU)

Thanks!
hero member
Activity: 812
Merit: 1000
PS: I'll ignore your "worthy coin" comment above.

nothing personal, but generally ignorance of this is just the point why coins die )


51% attacks to one side, investors like to see a well distributed hashrate.
Anyway I'm confident dwarfpool will be relisted soon Wink
hero member
Activity: 812
Merit: 1000
According to http://cpucoinlist.com/ GPU advantage for GRS is 4.9. Does that match with current CPU miner on Haswell? If not - can someone contact maintainer of the list and get that corrected?


bump


I pulled all the numbers from settings spreadsheet. The calculations are on the bottom of this page.

I usually use the AMD-FX8320 as reference CPU because I have one. In this case, I used FX8350 because it was on the sheet.

Is there a new miner that makes the calcs incorrect?
I know we can do better than that. How about using an Intel chip, see http://www.groestlcoin.org/pools/ for some benchmarks. Any use?
also our list has been sorely neglected and requires updating.

Can u guys chime in pls and give btc-mike what he needs to place our higher in this ranking which clearly it deserves!

thanks all
CH


I use r9 280x and FX-8320 as reference. I then make the GPU Advantage calculation like this:

GPU Advantage = GPU Hash Rate / CPU Hash Rate

In GroestlCoin's case, I used a better CPU's hash rate because it was easy at the time. I will run the miner on my machine this afternoon to get the actual hash rate for the AMD FX-8320 using yvg1900's yam M7r. I will also write a how-to.



You totally rock man!
hero member
Activity: 658
Merit: 500
Admin of DwarfPool.com
PS: I'll ignore your "worthy coin" comment above.

nothing personal, but generally ignorance of this is just the point why coins die )
hero member
Activity: 938
Merit: 1001
According to http://cpucoinlist.com/ GPU advantage for GRS is 4.9. Does that match with current CPU miner on Haswell? If not - can someone contact maintainer of the list and get that corrected?


bump


I pulled all the numbers from settings spreadsheet. The calculations are on the bottom of this page.

I usually use the AMD-FX8320 as reference CPU because I have one. In this case, I used FX8350 because it was on the sheet.

Is there a new miner that makes the calcs incorrect?
I know we can do better than that. How about using an Intel chip, see http://www.groestlcoin.org/pools/ for some benchmarks. Any use?
also our list has been sorely neglected and requires updating.

Can u guys chime in pls and give btc-mike what he needs to place our higher in this ranking which clearly it deserves!

thanks all
CH


I use r9 280x and FX-8320 as reference. I then make the GPU Advantage calculation like this:

GPU Advantage = GPU Hash Rate / CPU Hash Rate

In GroestlCoin's case, I used a better CPU's hash rate because it was easy at the time. I will run the miner on my machine this afternoon to get the actual hash rate for the AMD FX-8320 using yvg1900's yam M7r. I will also write a how-to.

sr. member
Activity: 266
Merit: 250

Hi Atrides!

No, as soon as you have 30% or less, I'll add you back to the groestlcoin.org list.
But you need to understand, 51% attack is a big deal. And it has happened to other coins.

Nothing personal.

Thanks
srcxxx


so what about cpu-pool having more than 35-40% at the moment?

sure 51attack is big deal to the worthy coin, while the other coins you are speaking about died in no case due to such an attack, this is a suit pretext of their devs just to shift the blame onto someone, but because they didnt get the real issues and sense of coin

Fair point. cpu-pool is now also removed from the list.


PS: I'll ignore your "worthy coin" comment above.
hero member
Activity: 812
Merit: 1000
Atrides - I'm a big fan of dwarfpool…
im sure everything will be sorted soon

and groestlcoin def needs a german pool Smiley
thanks



Hi Atrides!

No, as soon as you have 30% or less, I'll add you back to the groestlcoin.org list.
But you need to understand, 51% attack is a big deal. And it has happened to other coins.

Nothing personal.

Thanks
srcxxx


so what about cpu-pool having more than 35-40% at the moment?

sure 51attack is big deal to the worthy coin, while the other coins you are speaking about died in no case due to such an attack, this is a suit pretext of their devs just to shift the blame onto someone, but because they didnt get the real issues and sense of coin




hero member
Activity: 658
Merit: 500
Admin of DwarfPool.com

Hi Atrides!

No, as soon as you have 30% or less, I'll add you back to the groestlcoin.org list.
But you need to understand, 51% attack is a big deal. And it has happened to other coins.

Nothing personal.

Thanks
srcxxx


so what about cpu-pool having more than 35-40% at the moment?

sure 51attack is big deal to the worthy coin, while the other coins you are speaking about died in no case due to such an attack, this is a suit pretext of their devs just to shift the blame onto someone, but because they didnt get the real issues and sense of coin



hero member
Activity: 812
Merit: 1000
According to http://cpucoinlist.com/ GPU advantage for GRS is 4.9. Does that match with current CPU miner on Haswell? If not - can someone contact maintainer of the list and get that corrected?


bump

I pulled all the numbers from settings spreadsheet. The calculations are on the bottom of this page.

I usually use the AMD-FX8320 as reference CPU because I have one. In this case, I used FX8350 because it was on the sheet.

Is there a new miner that makes the calcs incorrect?

I know we can do better than that. How about using an Intel chip, see http://www.groestlcoin.org/pools/ for some benchmarks. Any use?
also our list has been sorely neglected and requires updating.

Can u guys chime in pls and give btc-mike what he needs to place our higher in this ranking which clearly it deserves!

thanks all
CH

Jump to: