Bitcoin Forum
April 20, 2024, 12:04:53 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 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 ... 131 »
  Print  
Author Topic: [XPM] [ANN] Primecoin High Performance | HP14 released!  (Read 397579 times)
OnlyC
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 22, 2013, 01:25:01 AM
 #1021

Thanks Mikael, I read that it takes a 30 fold increase in processing power to increase difficulty by 1 . . . if so difficult to imagine difficultly ever climbing beyond 12 or 13.

999/(13*13) =  5.9 per block


i thing there are about 1000x optimization left in the code....at least

so . . . 999/(15*15) =  4.44 per block


I think diff at 12 is the time GPUminer approach Smiley
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713571493
Hero Member
*
Offline Offline

Posts: 1713571493

View Profile Personal Message (Offline)

Ignore
1713571493
Reply with quote  #2

1713571493
Report to moderator
rethaw
Sr. Member
****
Offline Offline

Activity: 378
Merit: 255



View Profile
July 22, 2013, 01:53:46 AM
 #1022

Experimenting with sievepercentage and found 100% caused a segfault.

maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 22, 2013, 02:09:03 AM
 #1023

sievepercentage=1
sievesize=1000000

with sievepercentage=1,  I got biggest PPS and more chainspermin. Is it good?

Good question.. can anyone attest to this?
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
July 22, 2013, 02:10:55 AM
 #1024

ok hp-6, has now gone a bit above hp-5

is it - command to %sieve etc?

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

https://www.binance.com/?ref=10062065
overc
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


View Profile
July 22, 2013, 02:30:01 AM
 #1025

How much time it takes to found a block?
I just using this primecoin-hp on my i7 with the mining speed about 4000-5000 pps for couple of days and still nothing...
Is it how it should be?
LlamaMaster
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
July 22, 2013, 02:34:56 AM
 #1026

How much time it takes to found a block?
I just using this primecoin-hp on my i7 with the mining speed about 4000-5000 pps for couple of days and still nothing...
Is it how it should be?
I've been consistently finding blocks once per day with my Core 2 Quad 9400 OC'ed to 3.5GHz on the second windows client.  My pps is usually around 2500, so I'm either very lucky or something is wrong on your end. 
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
July 22, 2013, 02:44:16 AM
 #1027

I've been consistently finding blocks once per day with my Core 2 Quad 9400 OC'ed to 3.5GHz on the second windows client.  My pps is usually around 2500, so I'm either very lucky or something is wrong on your end. 

I can attest to you being lucky.  I've been running a constant ~2700 PPS for almost 48 hours and haven't found squat.
Running Sieve% 10, SieveSize 1000000

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 22, 2013, 03:09:37 AM
 #1028

Went from 900 PPS to 300 - 500 PPS for HP6. anyone with similar results? and why are we going down in PPS?
jjiimm_64
Legendary
*
Offline Offline

Activity: 1876
Merit: 1000


View Profile
July 22, 2013, 03:20:31 AM
 #1029

How much time it takes to found a block?
I just using this primecoin-hp on my i7 with the mining speed about 4000-5000 pps for couple of days and still nothing...
Is it how it should be?
I've been consistently finding blocks once per day with my Core 2 Quad 9400 OC'ed to 3.5GHz on the second windows client.  My pps is usually around 2500, so I'm either very lucky or something is wrong on your end. 

your very lucky:

primespersec: 21575
chainspermin: 56
immature: 12.34  (about 12 hours ago)


1jimbitm6hAKTjKX4qurCNQubbnk2YsFw
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
July 22, 2013, 03:27:08 AM
 #1030

is it


 primecoind  -sievepercentage 50 --daemon

Huh? for  sievepercentage = 50%

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

https://www.binance.com/?ref=10062065
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 22, 2013, 03:37:12 AM
 #1031

/primecoin-hp/src# primecoind stop
error: incorrect rpcuser or rpcpassword (authorization failed)


Your primecoin daemon was started with a different password in the config file. Just kill it off by typing:
Code:
killall primecoind

Same thing over, and over again. I have killed it, and hes coming back.
rethaw
Sr. Member
****
Offline Offline

Activity: 378
Merit: 255



View Profile
July 22, 2013, 03:43:12 AM
 #1032

/primecoin-hp/src# primecoind stop
error: incorrect rpcuser or rpcpassword (authorization failed)


Your primecoin daemon was started with a different password in the config file. Just kill it off by typing:
Code:
killall primecoind

Same thing over, and over again. I have killed it, and hes coming back.

Code:
ps aux | grep *.sh

Find the script that is restarting it and kill it using "kill pid".

hasle2
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
July 22, 2013, 04:47:37 AM
 #1033

/primecoin-hp/src# primecoind stop
error: incorrect rpcuser or rpcpassword (authorization failed)


Your primecoin daemon was started with a different password in the config file. Just kill it off by typing:
Code:
killall primecoind

Same thing over, and over again. I have killed it, and hes coming back.

If you followed Mikaelh's build instructions then you have a script running that restarts primecoind when you kill it. You need to kill the run-primecoin script first then primecoind.
dudeguy
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
July 22, 2013, 04:51:46 AM
 #1034

My pps went down after I changed the sievesize from 1M to 2M.  Should I be worried, or is this "normal"?

it's normal !

Question. Any way to change sieve % in Debug console (Windows QT)?
hasle2
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
July 22, 2013, 04:53:53 AM
 #1035

It's looking like mining is getting significantly less profitable without a gpu miner.

says the guy with 400-500k pps. lulz

It's not free to run that many pps. This morning it was looking like I might not beat my costs by that much. I know how it looks though Wink
achillez
Hero Member
*****
Offline Offline

Activity: 874
Merit: 1000


View Profile
July 22, 2013, 05:13:53 AM
 #1036

2M sievesize mandatory now?
Vigil
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
July 22, 2013, 05:26:03 AM
 #1037

How much time it takes to found a block?
I just using this primecoin-hp on my i7 with the mining speed about 4000-5000 pps for couple of days and still nothing...
Is it how it should be?
I've been consistently finding blocks once per day with my Core 2 Quad 9400 OC'ed to 3.5GHz on the second windows client.  My pps is usually around 2500, so I'm either very lucky or something is wrong on your end. 

your very lucky:

primespersec: 21575
chainspermin: 56
immature: 12.34  (about 12 hours ago)


Or, we could just have things set up incorrectly.
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
July 22, 2013, 05:48:39 AM
 #1038

is a gpu miner out?

any word?

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

https://www.binance.com/?ref=10062065
jjiimm_64
Legendary
*
Offline Offline

Activity: 1876
Merit: 1000


View Profile
July 22, 2013, 06:18:00 AM
 #1039

How much time it takes to found a block?
I just using this primecoin-hp on my i7 with the mining speed about 4000-5000 pps for couple of days and still nothing...
Is it how it should be?
I've been consistently finding blocks once per day with my Core 2 Quad 9400 OC'ed to 3.5GHz on the second windows client.  My pps is usually around 2500, so I'm either very lucky or something is wrong on your end.  

your very lucky:

primespersec: 21575
chainspermin: 56
immature: 12.34  (about 12 hours ago)


Or, we could just have things set up incorrectly.

Not likely...  i have found many blocks, but less then one a day for the last 4 days.  it is just getting that much more difficult!

edit:  ( I turn the rigs down to about 7-8k during the heat of the day )

1jimbitm6hAKTjKX4qurCNQubbnk2YsFw
masterOfDisaster
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250


View Profile
July 22, 2013, 06:26:22 AM
 #1040

-hp6 released!

[...]
 This release attempts to fix the random crash while mining. I'm not sure if it's actually fixed because I have heard both positive and negative reports. The crash is more likely with high number of cores. 16 and 32 core machines are suffering the most.
[...]

As far as as I can say it runs better, but I've had one crash on Windows 7 64-Bit (Phenom 2 X4 955 -> 4 cores):
Code:
Title: MinGW Runtime Assertion
Assertion failed!
Program:
C:\Progam Files\primecoin-0.1.1-hp6-win64\primecoin-qt.exe
File: src/checkqueue.h, Line 141

Expression: pqueue -> nTotal == pqueue -> nIdle
I can add a screenshot, but I thought text that can be searched for by other users might be needful Wink
Pages: « 1 2 3 4 5 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 ... 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!