Bitcoin Forum
April 26, 2024, 10:58:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 [180] 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 ... 311 »
  Print  
Author Topic: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record  (Read 684940 times)
vancsj
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
October 03, 2014, 03:20:25 PM
 #3581

Hi All,

I've had very little time recently and it looks like the next 3-4 months will afford me even less time.  As such I've released the code for my ARMv7 miner to the public.  The link is:

https://bitbucket.org/bsunau7/riecoin-armv7

Hope this is of interest!

Regards,

--
bsunau7

Glad to see you working on this bsunau7!
I have a question: what's the advantage to mine on arm?

RIC solo mining with XPT miner @ zjuer.net:10034
1714129090
Hero Member
*
Offline Offline

Posts: 1714129090

View Profile Personal Message (Offline)

Ignore
1714129090
Reply with quote  #2

1714129090
Report to moderator
1714129090
Hero Member
*
Offline Offline

Posts: 1714129090

View Profile Personal Message (Offline)

Ignore
1714129090
Reply with quote  #2

1714129090
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714129090
Hero Member
*
Offline Offline

Posts: 1714129090

View Profile Personal Message (Offline)

Ignore
1714129090
Reply with quote  #2

1714129090
Report to moderator
bsunau7
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
October 03, 2014, 10:01:39 PM
 #3582


Glad to see you working on this bsunau7!
I have a question: what's the advantage to mine on arm?

Power low single digit watts, I believe it is one of the few CPU's which can turn a profit (more coin than electricity costs) mining this coin.  I just don't have the time to make those improvements (thus this release) needed to reach break even.

The CPU I use is the same as in the Galaxy Note 2 phone.  Also there are some nice DSP-ish features which could be leveraged.

Regards,

--
bsunau7
bsunau7
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
October 06, 2014, 10:28:39 AM
 #3583

Hi All,

Another slight (~5%) improvement.  Changes can be seen in bitbucket:

https://bitbucket.org/bsunau7/riecoin-armv7/commits/6c6d25a333e05a5f12910bf124a9c6ef76d40f99

Binaries matching this code from:

https://mega.co.nz/#F!6Y8ywRoZ!5ogMJEc2Teq5ckt9WClNpg

Regards,

--
bsunau7
vancsj
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
October 06, 2014, 05:49:57 PM
 #3584

Power low single digit watts, I believe it is one of the few CPU's which can turn a profit (more coin than electricity costs) mining this coin.  I just don't have the time to make those improvements (thus this release) needed to reach break even.

The CPU I use is the same as in the Galaxy Note 2 phone.  Also there are some nice DSP-ish features which could be leveraged.

Regards,

--
bsunau7


Do you have some numbers on the mining efficiency/power costs? Like coins/watt under some difficulty?

As to my test, i7 maybe the most power saving cpu mining RIC, it runs at 80w, and generates about 35 coins per day.

RIC solo mining with XPT miner @ zjuer.net:10034
vancsj
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
October 06, 2014, 05:50:52 PM
 #3585


Do you have some numbers on the mining efficiency/power costs? Like coins/watt under some difficulty?

As to my test, i7 maybe the most power saving cpu mining RIC, it runs at 80w, and generates about 35 coins per day.

To be accurate: it runs at 80w, and generates about 35 coins per day in the last week.

RIC solo mining with XPT miner @ zjuer.net:10034
bsunau7
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
October 06, 2014, 11:33:38 PM
 #3586

To be accurate: it runs at 80w, and generates about 35 coins per day in the last week.

Is that 80W from intel's TDP numbers?  It is very hard to get CPU only numbers as Samsung don't release power specs on their chips (actually, they list very little aside from marketing fluff).

System numbers are much easier.  The board as a whole (all draws accounted for; memory, CPU, USB, ethernet, eMMC, stock fan, power converter loss etc..) under CPU load (no GPU) is about 6W.  Now for the numbers...

I am running @ ~ .7 coins/day or ~.11 coins/watt-day.

To get a feel for total system draw my 80W Xeon is drawing ~200W when idle (bulk of my power draw isn't CPU).

Regards,

--
bsunau7
vancsj
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
October 07, 2014, 01:16:30 PM
 #3587

Is that 80W from intel's TDP numbers?  It is very hard to get CPU only numbers as Samsung don't release power specs on their chips (actually, they list very little aside from marketing fluff).

System numbers are much easier.  The board as a whole (all draws accounted for; memory, CPU, USB, ethernet, eMMC, stock fan, power converter loss etc..) under CPU load (no GPU) is about 6W.  Now for the numbers...

I am running @ ~ .7 coins/day or ~.11 coins/watt-day.

To get a feel for total system draw my 80W Xeon is drawing ~200W when idle (bulk of my power draw isn't CPU).

Regards,

--
bsunau7


The tdp is 80w, and I tested the board power consumption as a whole(include CPU + board + memory, booting from lan), it's about 85w.

My cpu is actually Xeon E3 1230v3, it's mining power && power cost is very close to I7:)

RIC solo mining with XPT miner @ zjuer.net:10034
dga
Hero Member
*****
Offline Offline

Activity: 737
Merit: 511


View Profile WWW
October 07, 2014, 02:43:30 PM
 #3588

Urp - I've fallen behind on time to be able to do the code integration for stratum.  I apologize.  If someone wants to fork the miner and do it, you've got my blessing...  I still hope to do it if nobody else can, but I've got a bunch of day job things between.

dga
Hero Member
*****
Offline Offline

Activity: 737
Merit: 511


View Profile WWW
October 07, 2014, 02:46:18 PM
 #3589

Hi,
A few days ago I submitted to Anthony Forbes a 597-digit 6-tuplet and had it verified as a new world record:

http://anthony.d.forbes.googlepages.com/ktuplets.htm

This number is only a few digits above the previous record, and it should be quite possible for the superblock project to beat it!

The program used was based on the b14 version of dga's xptminer (which was the latest version I was able to compile using Windows and Visual Studio) and ran on 11 cores for about a month before it suddenly surprised me with a find. I'll give some further details later.

The 6-tuplet is

1268360451482944051031693571608646702803337857417059923179003396370803464447945 9213486050679397935104622682138475913438101505200313946821621485384179510473697 9433691754086534863323734928743959323221865529501237655633762351765417920461874 1258860678645822691792395092270199088414732238122470003707838866453023159582123 7351808046531772170786266328462890225388980932631840153394721839158254583153068 7931209705774579874734193952405536748117312631969874545797052973507394025122061 8770487542157843118646752735712130590319004160226700306792249093957168851751545 30232372583285744387264936607664813582967597
+d, d = 0, 4, 6, 10, 12, 16

or

4921035090333221245281056600469203091910280140820896181940314619657756374547612 4680711202733554189605614783506825475691404888752144184576829642013820327715134 5176983584805931408105542588834038851652656017513154942170087395616822290168504 6046380856370538924059371410139041704192384855299316496758299832292941057155474 6087497007967825846220015325654831770578435398632279854720 * 547# + 8061997 +d, d = 0, 4, 6, 10, 12, 16

Regards,
Vidar


Awesome!  Congratulations - and thanks for doing it.  Note that I fixed a bug in the b15 version that was breaking things under windows (so it's now called b16) so you might have an easier time getting it running on VS now.

northranger79510
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Riecoin and Huntercoin to rule all!


View Profile
October 07, 2014, 07:10:53 PM
 #3590

Anything new this week Gatra?

Huntercoin: H9kttkrQidiQMG9NibmTgjgCKqWJMAkAXD
Riecoin: Like us on https://www.facebook.com/TheRiecoinCommunity
gatra (OP)
Hero Member
*****
Offline Offline

Activity: 583
Merit: 505


CTO @ Flixxo, Riecoin dev


View Profile WWW
October 07, 2014, 08:18:39 PM
 #3591

Urp - I've fallen behind on time to be able to do the code integration for stratum.  I apologize.  If someone wants to fork the miner and do it, you've got my blessing...  I still hope to do it if nobody else can, but I've got a bunch of day job things between.

don't worry, I read some people had problems compiling my fork so I'll review that and try to generate all the binaries.

Anything new this week Gatra?

This is the final implementation that I have for the superblocks:
Difficulty adjustments were performed every 288 blocks which should take 12 hs, so once every 14 adjustments (ie once a week) we will have a special interval. In these special intervals the difficulty will be adjusted a little bit down for all blocks except one which will be the superblock. The expected behavior is that 287 blocks will be shorter (136 seconds instead of 150), lending 14 seconds each to the superblock which will in total accumulate almost 70 minutes. This is the most elegant solution I could find since every interval will still have 288 blocks and be targeted to last 12hs.
So, if in a few days you get blocks with a reward of 45,33333333 instead of 50, then it is expected behavior. Don't complain: your block had less reward because it was easier to find, it's still fair. And if you get a block with 1389,33333333 RIC, then congratulations: you solved the superblock.

This is implemented, under testing, and working fine so far. Now what remains is to decide the block number for the hard fork (around 135000?), generating all the binaries and issuing alerts for everyone to upgrade.

Regards!
Gatra


           ▄▄▄██████████▄▄▄
       ▄▄██
██████████████████▄▄
     ▄█
█████▀████████████▀██████▄
   ▄█
█████████████████████████████▄
  ▄█
█████████▄█▀▀██████████████████▄
 ▄█
███████████▀██████▄▄█████▄███████▄
▄█
██████████▀██▄▄▄▄██▀▀▀▀▀███████████▄
█████████████▀▀██▀████████▀▀████████
█████████████▄█▀████████████████████
████████▀▀▀▀██▀▀▀▀██████████████████
▀█
██████▀▀▀▀██▀▀▀▀███████████████████▀
 ▀█
███████▄████▄▄███████████████████▀
  ▀█
███████████████████████████████▀
   ▀█
█████████████████████████████▀
     ▀█
█████▄████████████▄██████▀
       ▀▀██
██████████████████▀▀
           ▀▀▀██████████▀▀▀
riecoin       ▄▄█████████▄▄
    ▄██▀▀         ▀▀██▄
  ▄██▀              ▀██▄
 ▄██     ██▄▄          ██▄
▄██      █████▄▄        ██▄
██       ████████▄▄      ██
██       ███████████▄    ██
██       ██████████▀     ██
▀██      ███████▀       ██▀
 ▀██     ████▀         ██▀
  ▀██▄   █▀          ▄██▀
    ▀██▄▄         ▄▄██▀
       ▀▀█████████▀▀
.flixxo   
bsunau7
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
October 08, 2014, 12:03:39 AM
 #3592


This is implemented, under testing, and working fine so far. Now what remains is to decide the block number for the hard fork (around 135000?), generating all the binaries and issuing alerts for everyone to upgrade.

Regards!
Gatra

Nice!

I still mine testnet on a semi regular basis.  If you need someone else to help test (even if it is only testnet mining) let me know.

Regards,

PS.  I've over 24k coins on testnet, let me know if anyone wants one ;-)

--
bsunau7
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
October 08, 2014, 07:03:15 AM
 #3593

This is implemented, under testing, and working fine so far. Now what remains is to decide the block number for the hard fork (around 135000?), generating all the binaries and issuing alerts for everyone to upgrade.

Great!

But maybe for the sake of obsessive compulsive disorder, would it be possible to tweak the difficulty numbers to have rewards be 45 & 1485 ? (ie. round numbers)
Or even 45 & 1500 (with extra superblock difficulty), wouldn't affect network velocity much, but would be neater to look at and announce Smiley

Difficulty is a number with many decimals anyway, so extra tweaking on the difficulty numbers will have no psychological impact, but having weird reward figures might ^_^

Ellieo
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
October 08, 2014, 07:48:23 AM
Last edit: October 08, 2014, 06:53:29 PM by Ellieo
 #3594

This is implemented, under testing, and working fine so far. Now what remains is to decide the block number for the hard fork (around 135000?), generating all the binaries and issuing alerts for everyone to upgrade.

Great!

But maybe for the sake of obsessive compulsive disorder, would it be possible to tweak the difficulty numbers to have rewards be 45 & 1485 ? (ie. round numbers)
Or even 45 & 1500 (with extra superblock difficulty), wouldn't affect network velocity much, but would be neater to look at and announce Smiley

Difficulty is a number with many decimals anyway, so extra tweaking on the difficulty numbers will have no psychological impact, but having weird reward figures might ^_^

Could consider as well adding post-fix to the difficulty numbers with KB, MB, GB, TB, PB, etc (as in Kilobyte, Megabyte, Gigabyte, Terabyte, Petabyte) of expected storage size needed on the prime number - it can represents all or just a single prime number itself at the given difficulty found by Riecoin project thus so far. The post-fix serve as indication on the “frontier” digits-size of prime numbers the project is presently venturing.

vidarn
Newbie
*
Offline Offline

Activity: 20
Merit: 1


View Profile
October 10, 2014, 06:49:44 AM
 #3595

Awesome!  Congratulations - and thanks for doing it.  Note that I fixed a bug in the b15 version that was breaking things under windows (so it's now called b16) so you might have an easier time getting it running on VS now.

Thank you!

I am quite happy with my flavor of b14.  I do some fiddling with prime numbers occasionally  and spent a lot of my spare time this summer trying to figure out the sieve. (Part 2 of Fast Prime Cluster Search could have saved some time, but it was an interesting exercise tracking the ingenious code!)

I left out all the xpt and Riecoin block handling, the starting target was simply 2^difficulty,  with a smaller random number added.  With no Riecoin restrictions, I could use larger primorials. My only other change  to the sieve was  when I check the five remaining tuplet members for primality, I break the loop at the first non-prime. I know I won't get a full  6-tuplet and searching for a 4 or 5-chain with a "hole" in it is of no use. The mpz_powms in the Fermat tests are quite time consuming!

BTW, while I was thinking about where to go next *) the program was idling away here the other day and (almost accidentally!) found a 600-digit 6-tuplet. I'll stop there and leave the rest to the Riecoin Superblock.

Regards, Vidar


*)  Fortunate numbers at present,  definitely not Riecoin stuff, probably both impossible and useless, but fun!
northranger79510
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Riecoin and Huntercoin to rule all!


View Profile
October 10, 2014, 08:32:18 PM
 #3596

Urp - I've fallen behind on time to be able to do the code integration for stratum.  I apologize.  If someone wants to fork the miner and do it, you've got my blessing...  I still hope to do it if nobody else can, but I've got a bunch of day job things between.

don't worry, I read some people had problems compiling my fork so I'll review that and try to generate all the binaries.

Anything new this week Gatra?

This is the final implementation that I have for the superblocks:
Difficulty adjustments were performed every 288 blocks which should take 12 hs, so once every 14 adjustments (ie once a week) we will have a special interval. In these special intervals the difficulty will be adjusted a little bit down for all blocks except one which will be the superblock. The expected behavior is that 287 blocks will be shorter (136 seconds instead of 150), lending 14 seconds each to the superblock which will in total accumulate almost 70 minutes. This is the most elegant solution I could find since every interval will still have 288 blocks and be targeted to last 12hs.
So, if in a few days you get blocks with a reward of 45,33333333 instead of 50, then it is expected behavior. Don't complain: your block had less reward because it was easier to find, it's still fair. And if you get a block with 1389,33333333 RIC, then congratulations: you solved the superblock.


This is implemented, under testing, and working fine so far. Now what remains is to decide the block number for the hard fork (around 135000?), generating all the binaries and issuing alerts for everyone to upgrade.

Regards!
Gatra

Awesome! Thanks Gatra! Cryptoworld is a bit volatile these days but Riecoin will surely come out on top! Any update this week btw?

Huntercoin: H9kttkrQidiQMG9NibmTgjgCKqWJMAkAXD
Riecoin: Like us on https://www.facebook.com/TheRiecoinCommunity
cinnamon_carter
Legendary
*
Offline Offline

Activity: 1148
Merit: 1018


It's about time -- All merrit accepted !!!


View Profile WWW
October 10, 2014, 11:13:27 PM
Last edit: October 10, 2014, 11:52:36 PM by cinnamon_carter
 #3597

As someone who personally likes , supports and mines (not as much as I would like) Riecoin several days a week I fully support the proposed hardfork by Gatra for the superblocks and adjustments to rewards.  Riecoin should earn it's rightful place in some record books then !! I cannot see why anyone would object to the changes.  

Take your time and let's get it right.  It may allow time for dga to get the changes compiled into the miner. No disrespect to dga his work so far has been in my eyes a large contribution to the project.

I would say I would have another go at compiling it myself for windows but honestly it is outside my ability to really do any tweaks.  I can usually compile miners once they are perfected but am not at the skill level to make the necessary changes in the code to get it working.  Still by looking over the code I learned some things and am learning more all the time.  Hopefully someday I can make some valuable contributions other than a voice of support for riecoin.  



found the paper I was thinking of ...... Patrick Billingsley, "Prime Numbers and Brownian Motion" (link to pdf) http://maths-people.anu.edu.au/~brent/pd/rpb024.pdf

more modern piece also pdf .... There is entanglement in the primes  http://arxiv.org/pdf/1403.4765.pdf

Check out my coin Photon
Merge Mine 5 other Blake 256 coins - 6x your hash power  https://www.blakecoin.org/

The obvious choice is not always the best choice.

LOOK DEEPER - Look into the Blake 256 Family -- CC
vancsj
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
October 12, 2014, 07:45:26 AM
 #3598

Diff raise a lot recently while price is dropping a little, anyone knows what's up?

RIC solo mining with XPT miner @ zjuer.net:10034
goto2013
Full Member
***
Offline Offline

Activity: 258
Merit: 112



View Profile
October 13, 2014, 08:20:34 PM
 #3599

hey guys

we added riecoino our altcoin info site @ http://www.satoshis.guru/?page_id=384

we have free blockchain downloads, mining stats, price calc, ...

have a look!

when u have any suggestions, please pm!

greetz

Lenina.shop - Pay with btc and other crypto coins - German based online Stor
bsunau7
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
October 14, 2014, 01:02:40 PM
 #3600

Hi,

Anyone having issues with the block chain?  My desktop client (0.9.2) has been stuck on block 139845 (~3 days old) for a few days (this isn't being slow, just being stuck).

My mining wallet (0.9.2 on linux) is nice and current (but its been up to date for months).

I ask as I don't really don't want to download it all over again to potentially hit the same "bad block".

Regards,

--
bsunau7
Pages: « 1 ... 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 [180] 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 ... 311 »
  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!