Bitcoin Forum
April 19, 2024, 08:22:17 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 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 ... 131 »
  Print  
Author Topic: [XPM] [ANN] Primecoin High Performance | HP14 released!  (Read 397579 times)
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 22, 2013, 11:18:59 PM
 #1101

On Linux I am crashing on every single build of primecoin, even with the new update Sad.
1713558137
Hero Member
*
Offline Offline

Posts: 1713558137

View Profile Personal Message (Offline)

Ignore
1713558137
Reply with quote  #2

1713558137
Report to moderator
1713558137
Hero Member
*
Offline Offline

Posts: 1713558137

View Profile Personal Message (Offline)

Ignore
1713558137
Reply with quote  #2

1713558137
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713558137
Hero Member
*
Offline Offline

Posts: 1713558137

View Profile Personal Message (Offline)

Ignore
1713558137
Reply with quote  #2

1713558137
Report to moderator
1713558137
Hero Member
*
Offline Offline

Posts: 1713558137

View Profile Personal Message (Offline)

Ignore
1713558137
Reply with quote  #2

1713558137
Report to moderator
1713558137
Hero Member
*
Offline Offline

Posts: 1713558137

View Profile Personal Message (Offline)

Ignore
1713558137
Reply with quote  #2

1713558137
Report to moderator
SlyWax
Sr. Member
****
Offline Offline

Activity: 248
Merit: 251



View Profile
July 22, 2013, 11:20:40 PM
 #1102

Incredibly curious - who solved block 78414?

You mean the "BeBad 414" block !   Grin
OnlyC
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 22, 2013, 11:22:53 PM
 #1103

How to n4ru? I've removed and inserted some lines from Sunny, but got error when compiling Sad
Bitmong
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 22, 2013, 11:34:38 PM
 #1104

The patch won't apply directly, because Sunny's client uses CBigNum and mikaelh's uses the GMP library. So, one has to convert the code to use GMP.
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
July 22, 2013, 11:42:03 PM
 #1105

where do you get the realtime current hash from???

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
8bitPunk
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
July 23, 2013, 12:07:44 AM
 #1106

where do you get the realtime current hash from???
getblockcount will tell you the current block index
then getblockhash <index> will output the hash

BTC 18bPunkuginRBm1Xz9mcgj8mWJnHDAW5Th | Ł LTCgXEdyBdoQ9WdF6JHi7Pa2EWtzbDjG76 | Ψ ATEBiTLkLpAYeW5hQknUfSvnb7Abbgegku
blackboy
Member
**
Offline Offline

Activity: 109
Merit: 16



View Profile WWW
July 23, 2013, 12:27:58 AM
 #1107

In the mean time what do we use?

Resistance is futile. Embrace cryptocurrencies.
8bitPunk
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
July 23, 2013, 12:51:29 AM
 #1108

In the mean time what do we use?

Mikaelh is sleeping. However, it is unlikely this network issue will reoccur in the next 8 hours.
Keep running hp6 for now...

BTC 18bPunkuginRBm1Xz9mcgj8mWJnHDAW5Th | Ł LTCgXEdyBdoQ9WdF6JHi7Pa2EWtzbDjG76 | Ψ ATEBiTLkLpAYeW5hQknUfSvnb7Abbgegku
hasle2
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
July 23, 2013, 04:47:07 AM
 #1109

Does anyone know of a forum or post where people are talking about the technical details of primecoin and its code? Especially about conversion to mining on a gpu.
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
July 23, 2013, 07:11:13 AM
 #1110

where do you get the realtime current hash from???
getblockcount will tell you the current block index
then getblockhash <index> will output the hash


thanks!

ah,,,,I mean the hash rate GHZ THZ MHZ etc

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
July 23, 2013, 07:34:15 AM
Last edit: July 23, 2013, 08:05:42 AM by eule
 #1111

Mikaelh, do you think the GPY sieve described in this article http://www.wired.com/wiredscience/2013/05/twin-primes/all/ and this http://arxiv.org/abs/math/0508185 paper could be useful i.e. faster than the sieve of Eratosthenes?

From the wired article:
Quote
The Sieve of Eratosthenes works perfectly to identify primes, but it is too cumbersome and inefficient to be used to answer theoretical questions. Over the past century, number theorists have developed a collection of methods that provide useful approximate answers to such questions.

“The Sieve of Eratosthenes does too good a job,” Goldston said. “Modern sieve methods give up on trying to sieve perfectly.”

GPY developed a sieve that filters out lists of numbers that are plausible candidates for having prime pairs in them. To get from there to actual prime pairs, the researchers combined their sieving tool with a function whose effectiveness is based on a parameter called the level of distribution that measures how quickly the prime numbers start to display certain regularities.

The level of distribution is known to be at least ½. This is exactly the right value to prove the GPY result, but it falls just short of proving that there are always pairs of primes with a bounded gap.
Since we don't try to prove that there is an infinite number of primechains, it should work, right? Discussed here too https://bitcointalk.org/index.php?topic=252636.0

maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 23, 2013, 07:52:28 AM
 #1112

5 Linux Servers running latest HP6  with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS (or it was a bug with the network)... I can safely say I am really not really MINING blocks anymore. Hope I see some action in the next 24 hours.
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 23, 2013, 07:54:45 AM
 #1113

5 Linux Servers running latest HP6  with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS, after DDOS, I CAN SAFELY SAY... I am really not MINING anymore.

what host were you using?
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 23, 2013, 07:55:49 AM
Last edit: July 23, 2013, 08:08:48 AM by maco
 #1114

5 Linux Servers running latest HP6  with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS, after DDOS, I CAN SAFELY SAY... I am really not MINING anymore.

what host were you using?


Not Digital Ocean. Not NameCheap. Not HostGator. Not Amazon. Don't think if I told you it would really matter.

all I am doing is posting results. Anyone else getting something similar or less blocks than before after the ddos or network "bug"?
Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
July 23, 2013, 08:12:29 AM
 #1115

5 Linux Servers running latest HP6  with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS (or it was a bug with the network)... I can safely say I am really not really MINING blocks anymore. Hope I see some action in the next 24 hours.
You can't blaim the coin for your bad investment.

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
Vigil
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
July 23, 2013, 08:57:47 AM
 #1116

Think about giving this up. Haven't hit a single block in 6 days at 4000 PPS. And now HP6 constantly crashes.
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 23, 2013, 09:02:19 AM
 #1117

5 Linux Servers running latest HP6 with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS (or it was a bug with the network)... I can safely say I am really not really MINING blocks anymore. Hope I see some action in the next 24 hours.
You can't blaim the coin for your bad investment.

Blame*

and did I blame the coin? and the servers mined a decent amount of blocks prior to the crash today... so you can't say its a bad investment either. Go back to QRK coin, you might be able to get a quick $0.05 out of 10k coins Smiley~

EDIT: you know its all fun and games at the end of the day! so I'll be first to say, I am joking, hehe?
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 23, 2013, 09:08:17 AM
 #1118

5 Linux Servers running latest HP6 with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS (or it was a bug with the network)... I can safely say I am really not really MINING blocks anymore. Hope I see some action in the next 24 hours.
You can't blaim the coin for your bad investment.

Blame*

and did I blame the coin? and the servers mined a decent amount of blocks prior to the crash today... so you can't say its a bad investment either. Go back to QRK coin, you might be able to get a quick $0.05 out of 10k coins Smiley~

EDIT: you know its all fun and games at the end of the day! so I'll be first to say, I am joking, hehe?

So.....what sever/host you using again  Grin.  It's too late in the game at this point for VPM primecoin, I am just curious for my own needs.
crendore
Sr. Member
****
Offline Offline

Activity: 363
Merit: 250


View Profile
July 23, 2013, 09:13:12 AM
 #1119

Looks like the repo is updated with the fix for last nights bug.

maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 23, 2013, 09:14:19 AM
 #1120

5 Linux Servers running latest HP6 with 30K PPS ~ total and only 1 BLOCK SO FAR (14+ HOURS ) = NEGATIVE $67

I mined a block before DDOS (or it was a bug with the network)... I can safely say I am really not really MINING blocks anymore. Hope I see some action in the next 24 hours.
You can't blaim the coin for your bad investment.

Blame*

and did I blame the coin? and the servers mined a decent amount of blocks prior to the crash today... so you can't say its a bad investment either. Go back to QRK coin, you might be able to get a quick $0.05 out of 10k coins Smiley~

EDIT: you know its all fun and games at the end of the day! so I'll be first to say, I am joking, hehe?

So.....what sever/host you using again  Grin.  It's too late in the game at this point for VPM primecoin, I am just curious for my own needs.

haha, yeah it is namecheap. and I am not worried about it, just didn't think it was crucial details Smiley

So.. It sounds like you know of an alternative plan. Do you care to share what you have in mind? I think you are onto something! GPU miner? CUDA?
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 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 ... 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!