Bitcoin Forum
April 26, 2024, 01:03:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 »
  Print  
Author Topic: [XPM] [ANN] Primecoin High Performance | HP14 released!  (Read 397580 times)
mumus
Sr. Member
****
Offline Offline

Activity: 291
Merit: 250



View Profile
February 01, 2014, 10:44:34 AM
 #2501

Oh yeah, I forgot to add prime.h to the commit. It's fixed now. It was a problem with commit b6a92cd8b9.

Works now, thanks. Any plans to include xpm protocol functionality into the wallet so we can use it as a hub ? Having to download the entire blockchain on every node is a pain ... plus it would allow us to experiment with current pool miners, jhprimeminer, xolominer, etc..

No plans for that currently. I've been hoping that the stand-alone miner devs would eventually implement either getwork or getblocktemplate (GBT). GBT is working and getwork should be fixed but I haven't tried it. There's a few forks of jhPrimeminer out there that do that but it looks like the code hasn't spread to the more popular forks. Also, I don't know the specs of the pool protocols so I don't know exactly what the advantages are.

I have spoken to both Aerocloud and clintar. Offered a .5 btc bounty for implementing solo mining capabilities. They refused. I think they both have a deal with the pool owners preventing them from releasing solo miners. If anyone reading this knows xpt protocol and can implement it into the original wallet let us know, i am sure more people will chime in to increase the bounty.


It's not clear to me what is your goal after all. Do you want XPT protocol implemented to the wallet to mine with it on yPool (and some other pools that supports xpt) or you want a good standalone miner (like Aero's)that works also in solo mode using getwork or getblocktemplate protocol? Implementing the later one is not a big deal for me. Basically I have these protocols already implemented in https://github.com/hg5fm/jhPrimeminer (like mikaelh mentioned above)


"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714136584
Hero Member
*
Offline Offline

Posts: 1714136584

View Profile Personal Message (Offline)

Ignore
1714136584
Reply with quote  #2

1714136584
Report to moderator
1714136584
Hero Member
*
Offline Offline

Posts: 1714136584

View Profile Personal Message (Offline)

Ignore
1714136584
Reply with quote  #2

1714136584
Report to moderator
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 01, 2014, 10:57:45 AM
 #2502

Oh yeah, I forgot to add prime.h to the commit. It's fixed now. It was a problem with commit b6a92cd8b9.

Works now, thanks. Any plans to include xpm protocol functionality into the wallet so we can use it as a hub ? Having to download the entire blockchain on every node is a pain ... plus it would allow us to experiment with current pool miners, jhprimeminer, xolominer, etc..

No plans for that currently. I've been hoping that the stand-alone miner devs would eventually implement either getwork or getblocktemplate (GBT). GBT is working and getwork should be fixed but I haven't tried it. There's a few forks of jhPrimeminer out there that do that but it looks like the code hasn't spread to the more popular forks. Also, I don't know the specs of the pool protocols so I don't know exactly what the advantages are.

I have spoken to both Aerocloud and clintar. Offered a .5 btc bounty for implementing solo mining capabilities. They refused. I think they both have a deal with the pool owners preventing them from releasing solo miners. If anyone reading this knows xpt protocol and can implement it into the original wallet let us know, i am sure more people will chime in to increase the bounty.


It's not clear to me what is your goal after all. Do you want XPT protocol implemented to the wallet to mine with it on yPool (and some other pools that supports xpt) or you want a good standalone miner (like Aero's)that works also in solo mode using getwork or getblocktemplate protocol? Implementing the later one is not a big deal for me. Basically I have it already in https://github.com/hg5fm/jhPrimeminer


My goal is to make available to the primecoin community a standalone, open-source miner that can be used for both pool and solo mining. Pool miner devs are more active than mikaelh, they tweak and release new optimizations/settings more often, it would be better if xpt protocol is implemented into the original wallet.

I've had it with binary only (jhprimer solominers) builds infected with rogue wallets.
martin1024
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
February 03, 2014, 02:17:25 AM
 #2503

Hello,

I would like to ask for reasonability of Primecoin solo mining on setup 16x Intel Xeon E5-2620 @2Ghz (I'm running on Primecoin-HP).  Huh

Thank You very much
Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
February 03, 2014, 07:55:15 AM
 #2504

Hello,

I would like to ask for reasonability of Primecoin solo mining on setup 16x Intel Xeon E5-2620 @2Ghz (I'm running on Primecoin-HP).  Huh

Thank You very much

1. Run the latest HP client on one of the machines, ensure all CPU threads are used.
2. Go to debug console, type: "getmininginfo"
3. Use this magic:

Here's an updated formula for calculating blocks/day:

blocks/day = chains/day * (0.97 * (1 - fracDiff) + 0.03)

Here fracDiff is the fractional part of the difficulty, i.e. fracDiff = diff - floor(diff).

This is simply assuming that it's a 0.03 probability for the (k+1)'th number being prime in a chain. These result in longer chains which are not subject to the fractional difficulty. This number was produced by the function EstimateNormalPrimeProbability() in my latest code. It's a bit smaller than my previous estimate of 0.035 being the probability.

4. Multiply by 16
5. Look up exchange rate of XPM on any of the sites which list it. http://www.cryptocoincharts.info/#jump-xpm-btc
6. Calculate your obtainable $/day
7. Calculate your costs: electricity - you'll need a wattmeter of some kind.
8. You can now answer your question.

BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
February 06, 2014, 08:55:10 AM
 #2505

Hi primecoin
I didnt forget about you!
chobozz
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 11, 2014, 04:41:42 PM
 #2506

hi, is it possible to run miner on SPARC?
cloh76
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250



View Profile
February 12, 2014, 08:34:30 AM
 #2507

I just started mining Primecoin, although I dont understand much about it compared to mining other coins.  Im using an I7-3770.  Are the results below good?

[STATS] 2014-02-12 08:20:14 | 1955 primes/s, 31734 tests/s,  600 5-chains/h, 0.061 chains/d
[MASTER] work received
[MASTER] work received
[STATS] 2014-02-12 08:21:14 | 1984 primes/s, 32293 tests/s,  600 5-chains/h, 0.062 chains/d
[MASTER] work received
[MASTER] work received
[MASTER] work received
[STATS] 2014-02-12 08:22:14 | 1948 primes/s, 31389 tests/s,  480 5-chains/h, 0.062 chains/d
[MASTER] work received
[STATS] 2014-02-12 08:23:14 | 2027 primes/s, 32970 tests/s,  480 5-chains/h, 0.062 chains/d
[MASTER] work received
[STATS] 2014-02-12 08:24:14 | 2013 primes/s, 32596 tests/s,  720 5-chains/h, 0.063 chains/d
[MASTER] work received
[STATS] 2014-02-12 08:25:14 | 1998 primes/s, 32187 tests/s,  780 5-chains/h, 0.062 chains/d
[STATS] 2014-02-12 08:26:14 | 1984 primes/s, 31875 tests/s,  420 5-chains/h, 0.064 chains/d
[STATS] 2014-02-12 08:27:14 | 1985 primes/s, 32160 tests/s,  840 5-chains/h, 0.063 chains/d

I have a 2nd rig which is the same config but does on average 2250 primes/s.

What is the best miner and config/bat to use so i can get the most out of my setup?   Im only using 7 of 8 threads. (genproclimit=7)

[ BTC Donations: 13RNJdT72WEd1FsT3CwdJ6jy9NAa7Hsb54 ]
mikaelh (OP)
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
February 13, 2014, 04:35:38 PM
 #2508

hi, is it possible to run miner on SPARC?

I have only tested my code on x86 and x86-64, so some issues will likely arise on other platforms. You would probably need to do some porting to get the code running on SPARC.
Morphling4047
Jr. Member
*
Offline Offline

Activity: 47
Merit: 24


View Profile
February 13, 2014, 05:54:05 PM
 #2509

Hi!

I can't sync my wallet Sad

I've already add these nodes:

-addnode=137.116.230.21 -addnode=94.23.215.174 -addnode=87.98.146.72

Still nothing and still no connections to primecoin network Sad

Also on pool mining, I have awfull performance... I'm using a double xeon X5690 2x6cores 2x12threads  with 48GB of RAM and my val/h are about 1val/h...
Also on a double Xeon E5540 2x4 cores I'm having about 0.35val/h...
On my Intel X3960 6c12t about... 0.3val/h
And Finnaly on a 4770k I have 0.4val/h...

What is going on? Can I have a problem with my network connection or something? I'm using Windows 8 on all the PC's.

Thanks for the help Smiley

André
cloh76
Sr. Member
****
Offline Offline

Activity: 318
Merit: 250



View Profile
February 13, 2014, 09:32:58 PM
 #2510

when you say val/hr is that the same as XPM/hr?  If so, my efficiency sucks too.   I have 2 machines with 3770K prc's and im averaging .050 XPM/hr

[ BTC Donations: 13RNJdT72WEd1FsT3CwdJ6jy9NAa7Hsb54 ]
teknohog
Sr. Member
****
Offline Offline

Activity: 519
Merit: 252


555


View Profile WWW
February 13, 2014, 09:50:09 PM
 #2511

hi, is it possible to run miner on SPARC?

I have only tested my code on x86 and x86-64, so some issues will likely arise on other platforms. You would probably need to do some porting to get the code running on SPARC.

I compiled and ran this on ARM back in the day (mined two blocks on a Linkstation, FWIW). The main thing to worry about *coin daemons on fringe platforms is endianness, as some of the protocols are stuck on little-endian. I never got a wallet working on a PowerPC but my custom mining script was fine :-j

(Rant: hash algorithms, network byte order, and natural number systems are all big endian. The original Bitcoin client/daemon was developed on x86 Windows and it makes all kinds of assumptions and translations with byte order. Banks will never use *coin because big iron is traditionally big endian Grin)

world famous math art | masternodes are bad, mmmkay?
Every sha(sha(sha(sha()))), every ho-o-o-old, still shines
chobozz
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 14, 2014, 04:47:20 AM
 #2512

2mikaelh,  can u port miner on sparc?
same question to teknohog  Smiley
crypto777
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile WWW
February 14, 2014, 06:27:05 PM
 #2513


    PRIMECOIN - ON POSITION 24 - TRADING ACTIVITY ON CRYPTSY.COM

   
    Here Cryptsy Live Statistics - http://live.myip.ms




Bitcoin, Litecoin, Dogecoin, Quarkcoin... 200+ cryptocurrencies LIVE Analytics @ http://altcoins.wiki

Cryptocurrency Payment API - https://gourl.io

.
mhps
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500


CAT.EX Exchange


View Profile
February 15, 2014, 02:15:37 AM
 #2514

2mikaelh,  can u port miner on sparc?
same question to teknohog  Smiley

Don't know how relevant this is but have you seen this http://www.peercointalk.org/index.php?topic=2091.0;topicseen ?




|(
▄▄██████████▄▄
▄██████████████████▄
▄█████▀ ▀█████▀ ▀██████▄
██████ ███ ▀▀▀ ███ ███████
██████▀▄███████████▄▀███████
███████ █████████████ ████████
███████ █████████████ ████████
████████▄▀█████████▀▄█████████
██████████▄ █████ ▄█▀▄▄▄▀█████
██████████ ████▌▐█ █▀▄█ ████
████████▌▐█████ █▌▐█▄▄████
▀█████▀ ██████▄ ▀ █████▀
▀██████████████████▀
▀▀██████████▀▀
)(.
)
▌   ANNOUNCE THREAD   ▌▐   BOUNTY   ▐
TWITTER  |  FACEBOOK  |  TELEGRAM  |  DISCORD
(((((((   MOBILE APP [ ANDROID / IOS ]   )))))))
)
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 18, 2014, 01:11:33 AM
 #2515

Is primecoin on a deathbed ? Abandoned by the developers, undervalued, and soon to be replaced by a real prime-generating algorithm - RieCoin ??
mhps
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500


CAT.EX Exchange


View Profile
February 18, 2014, 05:59:27 AM
 #2516

Is primecoin on a deathbed ? Abandoned by the developers, undervalued, and soon to be replaced by a real prime-generating algorithm - RieCoin ??

What do you mean by "real prime-generating algorithm"? I don't think Riecoin is better than XPM in any way -- not more scientifically valuable, difficult to mine, and the developer seems to have already been MIA. Some coin holders are pumping it, and that is about it.




|(
▄▄██████████▄▄
▄██████████████████▄
▄█████▀ ▀█████▀ ▀██████▄
██████ ███ ▀▀▀ ███ ███████
██████▀▄███████████▄▀███████
███████ █████████████ ████████
███████ █████████████ ████████
████████▄▀█████████▀▄█████████
██████████▄ █████ ▄█▀▄▄▄▀█████
██████████ ████▌▐█ █▀▄█ ████
████████▌▐█████ █▌▐█▄▄████
▀█████▀ ██████▄ ▀ █████▀
▀██████████████████▀
▀▀██████████▀▀
)(.
)
▌   ANNOUNCE THREAD   ▌▐   BOUNTY   ▐
TWITTER  |  FACEBOOK  |  TELEGRAM  |  DISCORD
(((((((   MOBILE APP [ ANDROID / IOS ]   )))))))
)
Prima Primat
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
February 18, 2014, 06:52:21 AM
 #2517

Is primecoin on a deathbed ? Abandoned by the developers, undervalued, and soon to be replaced by a real prime-generating algorithm - RieCoin ??

What do you mean by "real prime-generating algorithm"? I don't think Riecoin is better than XPM in any way -- not more scientifically valuable, difficult to mine, and the developer seems to have already been MIA. Some coin holders are pumping it, and that is about it.
Worst part about Riecoin is that its difficulty algo is from the stone age, compared to XPM. I don't see why anyone would consider it to be better.

But I'd really like to see another version of the Primecoin HP client at some point. I doubt it's already so perfect that there's nothing to improve anymore.
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 18, 2014, 05:03:08 PM
 #2518

New RapidPrime miner 35% faster than hp11 latest beta build :

http://www.reddit.com/r/primecoin/comments/1y34r5/rapidprime_new_pool_with_the_fastest_miner/

I'm getting 0.104chains/d compared to 0.0076 on hp11!
crypto777
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile WWW
February 19, 2014, 11:23:29 PM
 #2519


  Hi,

  Live Primecoin Price Chart for Your Website

   We have created a series of free Live Interactive Cryptocurrency Charts which you can use on your website  (Dogecoin, Litecoin, DevCoin, Lottocoin, Quark ... 130 cryptocurrencies).
   It will display live prices for a selected cryptocurrency with graphics price changes on your website.

   


  Primecoin price chart which you can place on your website  - http://myip.ms/info/chartbox/m/63#c


  Regards
  Myip.ms Team
  http://live.myip.ms
 
  .
 

Bitcoin, Litecoin, Dogecoin, Quarkcoin... 200+ cryptocurrencies LIVE Analytics @ http://altcoins.wiki

Cryptocurrency Payment API - https://gourl.io

.
arnuschky
Hero Member
*****
Offline Offline

Activity: 517
Merit: 501


View Profile
February 20, 2014, 05:53:43 PM
 #2520

New RapidPrime miner 35% faster than hp11 latest beta build

Using a closed-source precompiled miner? U mad?
Pages: « 1 ... 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 »
  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!