Bitcoin Forum
June 21, 2024, 06:28:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 162 »
  Print  
Author Topic: [ANN][0.8.6] Hirocoin - X11 - NGW - Secured Blockchain - Time Warp Limitation  (Read 271591 times)
andyatcrux
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
April 02, 2014, 05:08:10 AM
 #1721

I don't get more than that with my 270s, so I am interested to see if someone can offer up better config.
MinerP
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 02, 2014, 05:11:13 AM
 #1722

Settings for R9 270 cards? "Only" getting about exactly 1.25 mh/s per card with following settings:

Code:
"xintensity" : "4",
"lookup-gap" : "0",
"thread-concurrency" : "8128",
"expiry" : "1",
"worksize" : "128",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0,1,2",
"gpu-threads" : "2",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"gpu-engine" : "1050",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"gpu-dyninterval" : "7",
"kernel" : "darkcoin"

I have undervolted cards (1.075) so i can't do any "wild" settings.
what brand?
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 02, 2014, 05:55:09 AM
Last edit: April 02, 2014, 11:11:42 AM by ibfragalot
 #1723

I don't get more than that with my 270s, so I am interested to see if someone can offer up better config.

I get a little more with my 270x - 1,385khs. Brand is GIGABYTE GV-R927XOC-2GD Radeon R9 270X 2GB .



The top card is a cheap 6950 unlocked to 6970. It actually goes faster than the 270x!! More shaders.

Config (6950,270x,270x)

Code:
"gpu-threads" : "2,2,2",
"gpu-engine" : "850,1150,1150",
"gpu-memclock" : "1250,1500,1500",
"gpu-powertune" : "20,20,20",
"kernel" : "darkcoin",
"temp-target" : "75,65,65",
"temp-overheat" : "80,75,75",
"temp-cutoff" : "85,85,85",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "8193,8193,8193",
"worksize" : "256,256,256",
"intensity" : "18,18,18"

I have undervolted cards (1.075) so i can't do any "wild" settings.

Is this for less watts? How much less? Thanks.

HiroS (OP)
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
April 02, 2014, 09:31:20 AM
 #1724

Some good news, there has been a known bug in KGW for a while and various fixes has been put forward. Darkcoin gave it a go with DGW but that is still vulnerable. It looks like Nite69 may have come up with the solution.

https://bitcointalk.org/index.php?topic=552895.msg6016831#msg6016831

I will add this fix to a branch on GitHub and testnet it to make sure it is sane then roll it out. We already have heavily reduced time manipulation for Hirocoin and this will secure us further. Once this is in place we will be the most secure altcoin there is.

So far Nite69 has not given a name to the new version of KGW. Any ideas as to what it should be?

Hirocoin - New unique feature just added. We will be the new home for GPU miners when those Scrypt ASICs hit.
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
April 02, 2014, 10:18:16 AM
 #1725

What is settings for R9 290?
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
April 02, 2014, 10:22:26 AM
 #1726

What is settings for R9 290?

Let me see Smiley

edit: I use these settings for my R9 290's @ 2.5Mhash/s.

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

start /D "C:\sgminer_drk" sgminer.exe -k darkcoin -o stratum+tcp://hiro.suprnova.cc:3313 -u MaGNeT.2 -p x --thread-concurrency 32765 -I 22 --lookup-gap 2 --shaders 2560 --worksize 512 -g 1 -d 0 -d 1 --gpu-memclock 1450 --auto-fan --auto-gpu --gpu-engine 500-1000 --temp-target 74 --temp-overheat 78 --gpu-fan 40-100 -s 1 --expiry 1 --queue 0
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
April 02, 2014, 10:37:52 AM
 #1727

What is settings for R9 290?

Let me see Smiley

edit: I use these settings for my R9 290's @ 2.5Mhash/s.

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

start /D "C:\sgminer_drk" sgminer.exe -k darkcoin -o stratum+tcp://hiro.suprnova.cc:3313 -u MaGNeT.2 -p x --thread-concurrency 32765 -I 22 --lookup-gap 2 --shaders 2560 --worksize 512 -g 1 -d 0 -d 1 --gpu-memclock 1450 --auto-fan --auto-gpu --gpu-engine 500-1000 --temp-target 74 --temp-overheat 78 --gpu-fan 40-100 -s 1 --expiry 1 --queue 0

What about powertune?
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
April 02, 2014, 10:40:12 AM
 #1728

What is settings for R9 290?

Let me see Smiley

edit: I use these settings for my R9 290's @ 2.5Mhash/s.

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

start /D "C:\sgminer_drk" sgminer.exe -k darkcoin -o stratum+tcp://hiro.suprnova.cc:3313 -u MaGNeT.2 -p x --thread-concurrency 32765 -I 22 --lookup-gap 2 --shaders 2560 --worksize 512 -g 1 -d 0 -d 1 --gpu-memclock 1450 --auto-fan --auto-gpu --gpu-engine 500-1000 --temp-target 74 --temp-overheat 78 --gpu-fan 40-100 -s 1 --expiry 1 --queue 0

What about powertune?

No need for, cards are not maxed out.
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
April 02, 2014, 10:42:51 AM
 #1729

What is settings for R9 290?

Let me see Smiley

edit: I use these settings for my R9 290's @ 2.5Mhash/s.

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

start /D "C:\sgminer_drk" sgminer.exe -k darkcoin -o stratum+tcp://hiro.suprnova.cc:3313 -u MaGNeT.2 -p x --thread-concurrency 32765 -I 22 --lookup-gap 2 --shaders 2560 --worksize 512 -g 1 -d 0 -d 1 --gpu-memclock 1450 --auto-fan --auto-gpu --gpu-engine 500-1000 --temp-target 74 --temp-overheat 78 --gpu-fan 40-100 -s 1 --expiry 1 --queue 0

What about powertune?

No need for, cards are not maxed out.

Got only 2.18 Mhs on Linux.
Shurelia
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
April 02, 2014, 10:52:13 AM
 #1730


Code:
"gpu-threads" : "2,2,2",
"gpu-engine" : "850,1150,1150",
"gpu-memclock" : "1250,1500,1500",
"gpu-powertune" : "20,20,20",
"kernel" : "darkcoin",
"temp-target" : "75,65,65",
"temp-overheat" : "80,75,75",
"temp-cutoff" : "85,85,85",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "8193,8193,8193",
"worksize" : "256,256,256",
"intensity" : "18,18,18"


Thanks!
I got my 270x to ~1.370Mh/s with this.
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 02, 2014, 11:08:57 AM
Last edit: April 02, 2014, 11:20:23 AM by ibfragalot
 #1731

In others news... anyone notice the "fight" going on with Hiro on MintPal the past few hours? Soon as it goes up, BOOM smackdown, 5-6 times already. I'm no great market reader, but it does seem like someone's trying to keep this coin from increasing too much... and losing Wink

Thanks! I got my 270x to ~1.370Mh/s with this.

No problem, nice to know it helped Grin


n00bnoxious
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Bitnation Development Team Member


View Profile
April 02, 2014, 11:52:11 AM
 #1732

Settings for R9 270 cards? "Only" getting about exactly 1.25 mh/s per card with following settings:

Code:
"xintensity" : "4",
"lookup-gap" : "0",
"thread-concurrency" : "8128",
"expiry" : "1",
"worksize" : "128",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0,1,2",
"gpu-threads" : "2",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"gpu-engine" : "1050",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"gpu-dyninterval" : "7",
"kernel" : "darkcoin"

I have undervolted cards (1.075) so i can't do any "wild" settings.

That's actually pretty good for an undervolted 270. Mine are stock XFX/Sapphire and I get maybe 0.1Mh/s less than that after much playing around with settings trying to increase it.
n00bnoxious
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Bitnation Development Team Member


View Profile
April 02, 2014, 11:54:21 AM
 #1733

In others news... anyone notice the "fight" going on with Hiro on MintPal the past few hours? Soon as it goes up, BOOM smackdown, 5-6 times already. I'm no great market reader, but it does seem like someone's trying to keep this coin from increasing too much... and losing Wink

There were an obscene number of coins minted very early on. It's probably whichever whale got the majority of them trying to dump them at a certain price - of course whenever they place a sell order for a large number at a certain price, nobody else can place a sell order any higher and push the price up... Bloody early adoption pump/dumpers ruining everything for others again.
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
April 02, 2014, 11:56:43 AM
 #1734

In others news... anyone notice the "fight" going on with Hiro on MintPal the past few hours? Soon as it goes up, BOOM smackdown, 5-6 times already. I'm no great market reader, but it does seem like someone's trying to keep this coin from increasing too much... and losing Wink

There were an obscene number of coins minted very early on. It's probably whichever whale got the majority of them trying to dump them at a certain price - of course whenever they place a sell order for a large number at a certain price, nobody else can place a sell order any higher and push the price up... Bloody early adoption pump/dumpers ruining everything for others again.

The same happened to Litecoin 12 months ago, but still it managed to go up after the whales dumped at 0.07$
Let them dump, cheap Hiro for me Smiley
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
April 02, 2014, 11:59:03 AM
 #1735

In others news... anyone notice the "fight" going on with Hiro on MintPal the past few hours? Soon as it goes up, BOOM smackdown, 5-6 times already. I'm no great market reader, but it does seem like someone's trying to keep this coin from increasing too much... and losing Wink

There were an obscene number of coins minted very early on. It's probably whichever whale got the majority of them trying to dump them at a certain price - of course whenever they place a sell order for a large number at a certain price, nobody else can place a sell order any higher and push the price up... Bloody early adoption pump/dumpers ruining everything for others again.

The same happened to Litecoin 12 months ago, but still it managed to go up after the whales dumped at 0.07$
Let them dump, cheap Hiro for me Smiley
Agree completely.

The coin is new, I don't even look at the charts right now. Smiley
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
April 02, 2014, 12:02:17 PM
 #1736

We still need to spread the hashpower out to different pools though, come on guys. Let's not fork it.
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 02, 2014, 12:10:35 PM
 #1737

We still need to spread the hashpower out to different pools though, come on guys. Let's not fork it.

I wanted to, but I could only see 3 pools. 2 were huge, and the other empty! We need some big players to move over first. No point me mining by myself for a fee.


Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
April 02, 2014, 12:13:33 PM
 #1738

We still need to spread the hashpower out to different pools though, come on guys. Let's not fork it.

I wanted to, but I could only see 3 pools. 2 were huge, and the other empty! We need some big players to move over first. No point me mining by myself for a fee.



You are right, we need to choose a 2nd pool, vote on when we switch and everyone do it at the same time.

If all of us who frequent these threads would do that, we would probably be able to split the hashrate and no one loses any mining time.

Maybe the dev can add a poll on the front page for a date and pool to switch to at the same time.
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
April 02, 2014, 12:14:11 PM
 #1739

Also after we have split the hashpower into 2 pools, it will be a lot easier for new pools to get miners.
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 02, 2014, 12:18:27 PM
Last edit: April 02, 2014, 12:48:36 PM by ibfragalot
 #1740

You are right, we need to choose a 2nd pool, vote on when we switch and everyone do it at the same time.

That is a good idea.

Current stats:

https://hic.crunchharder.net/- 0 active miners.
 http://hiro.bitember.com/- 82 active miners.
https://cpu-pool.net/hiro/ - 102 active miners.
http://hiro.suchpool.pw/ - 502 active miners.
https://hiro.suprnova.cc/- 506 active miners.
edit: added https://hiro.forkpool.com/-  39 workers (inc LionOfNarnia!) 165Mh/s poolrate

So its either CPU or BitEmber. I kinda like BitEmber's logo better  Cheesy

Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 162 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!