Bitcoin Forum
April 27, 2024, 01:02:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 107 108 109 110 ... 197 »
  Print  
Author Topic: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency  (Read 687907 times)
LazyOtto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 10, 2013, 04:45:27 PM
 #1181

Anytime I use more than one thread my pps goes down.
Yep, I was absolutely seeing this. (On OS X.)

Any time using more than one thread I was seeing a pps of 0-3.
More often 0 or 1 than 2 or 3.

Running a single thread I've seen upwards of 35.

So, I'm now running a separate instance of primecoind for each core and I'm seeing 'reasonable' pps reported from each instance.

2013-07-10 16:34:27 primemeter    129136 prime/h    966899 test/h
2013-07-10 16:35:31 primemeter    124329 prime/h    970444 test/h
2013-07-10 16:36:36 primemeter    135273 prime/h   1089035 test/h
2013-07-10 16:37:40 primemeter    108500 prime/h    848492 test/h
2013-07-10 16:38:44 primemeter    114016 prime/h    900447 test/h
2013-07-10 16:39:49 primemeter    119136 prime/h    932809 test/h
2013-07-10 16:41:49 primemeter    123106 prime/h   1013342 test/h
2013-07-10 16:42:50 primemeter    128928 prime/h   1064533 test/h


-- edit

Relevant to several of the posts on the last two or three pages:

btw, I'm merely reporting this because it is trivial and it irritated the hell out of me last night. (In fact, last night I reached the conclusion that this is a pile of shit and not worth my incremental electricity cost.)

However, if I had done something massively non-trivial, like reprogrammed and reflashed some of the FPGA's sitting around here and started getting a block a minute, no, I would probably not just be tossing that out to the community as a freebie.
1714222938
Hero Member
*
Offline Offline

Posts: 1714222938

View Profile Personal Message (Offline)

Ignore
1714222938
Reply with quote  #2

1714222938
Report to moderator
1714222938
Hero Member
*
Offline Offline

Posts: 1714222938

View Profile Personal Message (Offline)

Ignore
1714222938
Reply with quote  #2

1714222938
Report to moderator
"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.
1714222938
Hero Member
*
Offline Offline

Posts: 1714222938

View Profile Personal Message (Offline)

Ignore
1714222938
Reply with quote  #2

1714222938
Report to moderator
1714222938
Hero Member
*
Offline Offline

Posts: 1714222938

View Profile Personal Message (Offline)

Ignore
1714222938
Reply with quote  #2

1714222938
Report to moderator
Buffer Overflow
Legendary
*
Offline Offline

Activity: 1652
Merit: 1015



View Profile
July 10, 2013, 04:51:49 PM
 #1182

People are getting upset because some people not sharing their compiled code are damaging their own reputation and the reputation of the coin. Also, it's just flat out unethical to steal blocks. 'Of course they are! This is the internetz where anything goes!' is the typical argument, however I'd like to think the crypto-community and particularly XPM miners are for the most part much better than the worst posters on the /b forums. Right now there are a lot of people proving me wrong. All you have to do is look at the statistics.

Everyone stop mining!

Dudeguy has claimed all future blocks for himself. Anyone discovering 'his' blocks is now classed as STEALING, and will feel the full force of the law!

Zalfrin
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250



View Profile
July 10, 2013, 04:52:27 PM
 #1183

Hrm, well my self-compiled primecoind doesn't seem to be working quite right... It's using the CPU cycles, but doesn't seem to have noticed there are new blocks. Current block is in the 8400s.  Huh

C:\bitcoin-0.8.3-EasyWinBuilder-v0.1\primecoin\src>primecoind getmininginfo
{
    "blocks" : 8399,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 175,
    "pooledtx" : 0,
    "testnet" : false
bidji29
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
July 10, 2013, 05:00:38 PM
 #1184

with variance, it's hard to know if a change in the code is good or bad.
And PPS mean nothing apparently.
It's hard to optimise.


Am I the only one who search in the code instead of complaining?

I think it's in prime.h.
I think the code search the blockheader 1 time for each type of chain (cunigham1, 2 and twin).
We need to find a means to do the 3 at the same time. What do you think?

Some people have already did it, am I on a good path?

http://www.freebieservers.com/  100% FREE GAME SERVERS
xeroc
Sr. Member
****
Offline Offline

Activity: 345
Merit: 250



View Profile
July 10, 2013, 05:10:16 PM
 #1185

theres an update on the repo

read: https://bitcointalk.org/index.php?topic=253662.0
shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
July 10, 2013, 05:11:27 PM
 #1186

Blocks are now in the 17.4 range, just found another on my i7 after adding 4way=1 to my .conf, don't know if it helped or not, could have just been that I restarted the wallet, could be lucky.
drawingthesun
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
July 10, 2013, 05:13:44 PM
 #1187

Blocks are now in the 17.4 range, just found another on my i7 after adding 4way=1 to my .conf, don't know if it helped or not, could have just been that I restarted the wallet, could be lucky.

what does 4 way mean?
shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
July 10, 2013, 05:20:03 PM
 #1188

Blocks are now in the 17.4 range, just found another on my i7 after adding 4way=1 to my .conf, don't know if it helped or not, could have just been that I restarted the wallet, could be lucky.

what does 4 way mean?

From the bitcoin.conf readme:

# Use SSE instructions to try to generate bitcoins faster.
4way=1

Now, not sure if it makes a difference or not, because I'm not watching primespersec as that number seems misleading. Could be luck, could help, I was going to try and recompile with -march=corei7-avx, but then though blah and went for it.
Zalfrin
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250



View Profile
July 10, 2013, 05:21:33 PM
 #1189

Blocks are now in the 17.4 range, just found another on my i7 after adding 4way=1 to my .conf, don't know if it helped or not, could have just been that I restarted the wallet, could be lucky.

what does 4 way mean?

From the bitcoin.conf readme:

# Use SSE instructions to try to generate bitcoins faster.
4way=1

Now, not sure if it makes a difference or not, because I'm not watching primespersec as that number seems misleading. Could be luck, could help, I was going to try and recompile with -march=corei7-avx, but then though blah and went for it.

anyone know if -march=corei7-avx is supported on core i5's, or what the recommended architecture setting would be for them? I'm using -march=native, I suppose that's probably fine.
Zalfrin
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250



View Profile
July 10, 2013, 05:24:39 PM
 #1190

Why  +USE_UPNP:=1 ?  I thought setting this flag to 0 made it embed PNP (hence faster and more distributable to other machines).

Hrm, well my self-compiled primecoind doesn't seem to be working quite right... It's using the CPU cycles, but doesn't seem to have noticed there are new blocks. Current block is in the 8400s.  Huh

C:\bitcoin-0.8.3-EasyWinBuilder-v0.1\primecoin\src>primecoind getmininginfo
{
    "blocks" : 8399,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 175,
    "pooledtx" : 0,
    "testnet" : false

Changing USE_UPNP back to ?=- (whatever that means) seems to have fixed this issue.
CryptoBeggar
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
July 10, 2013, 05:31:59 PM
 #1191

For Linux users:


Is there any way to get the QT (and miner) running without running X? I would like to restart this thing through ssh.


First MasterCoin protocol transaction -> https://bitcointalk.org/index.php?topic=265488.msg2940318#msg2940318; please refer to thread disclosed for more information
shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
July 10, 2013, 05:32:42 PM
 #1192

For Linux users:


Is there any way to get the QT (and miner) running without running X? I would like to restart this thing through ssh.



Just put gen=1 in your .conf file and run the ./primecoind instead of ./primecoin-qt.
nmersulypnem
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
July 10, 2013, 05:39:23 PM
 #1193

Why  +USE_UPNP:=1 ?  I thought setting this flag to 0 made it embed PNP (hence faster and more distributable to other machines).

Hrm, well my self-compiled primecoind doesn't seem to be working quite right... It's using the CPU cycles, but doesn't seem to have noticed there are new blocks. Current block is in the 8400s.  Huh

C:\bitcoin-0.8.3-EasyWinBuilder-v0.1\primecoin\src>primecoind getmininginfo
{
    "blocks" : 8399,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 175,
    "pooledtx" : 0,
    "testnet" : false

Changing USE_UPNP back to ?=- (whatever that means) seems to have fixed this issue.

Did anyone else get the "QtCore4.dll is missing" when executing the build qt exe?  It is also suspiciously small.    I found a reference to a similar issue from a bitcoin dev post that the qt linker was confusing /bin/ and /lib/, but those lines are no longer in the .pro file.... so I'm lost.  I really hate env issues.  I JUST WANT TO MODIFY THE SOURCE.
captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 10, 2013, 05:39:48 PM
 #1194

is there a block explorer ?
Scott J
Legendary
*
Offline Offline

Activity: 1792
Merit: 1000


View Profile
July 10, 2013, 05:40:40 PM
 #1195

is there a block explorer ?
Possibly here: http://www2.crypto-expert.com/primecoin/index.php
LazyOtto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 10, 2013, 05:44:19 PM
 #1196

theres an update on the repo

read: https://bitcointalk.org/index.php?topic=253662.0
For OS X miners:

Still seems I still have to run discrete instances per core, however, after grabbing
the update and *also* changing the makefile.osx to:
#CFLAGS = -mmacosx-version-min=10.5 -arch i386 -O3
CFLAGS = -mmacosx-version-min=10.7 -O3 /
         -arch x86_64 -funroll-loops -mfpmath=sse -fomit-frame-pointer


I'm getting substantially higher 'benchmark' numbers:
2013-07-10 17:31:58 primemeter    118780 prime/h    834911 test/h
2013-07-10 17:33:00 primemeter    145659 prime/h    963936 test/h
2013-07-10 17:34:02 primemeter    134060 prime/h    946472 test/h
2013-07-10 17:35:05 primemeter    233814 prime/h   1670377 test/h
2013-07-10 17:37:06 primemeter    256114 prime/h   1989032 test/h
2013-07-10 17:38:08 primemeter    215987 prime/h   1574243 test/h


That's from a single primecoind instance log.

YMMV.

-- edit

Of course, you can't build for / run 64bit (x86_64) unless your hardware and OS version supports 64bit.
LazyOtto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 10, 2013, 05:45:25 PM
 #1197

For Linux users:


Is there any way to get the QT (and miner) running without running X? I would like to restart this thing through ssh.


No.

Then don't use QT.

Use primecoind directly.
keeron
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
July 10, 2013, 05:51:43 PM
 #1198

This might have already been answered (I thought I saw a reference here or on reddit)

My transaction on DigitialOcean VPS is currently in the category of "orphan". The other transactions (other machines) are all in the category of "immature". Have I lost those coins?

I tried dumping the privkey and importing it back to "home" wallet, but that didn't seem to work.
LazyOtto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 10, 2013, 05:52:38 PM
 #1199

Bummer.

Over ten minutes now running with the new, much faster, primecoind and I *still* haven't found a block.


 Cheesy
LazyOtto
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 10, 2013, 05:53:38 PM
 #1200

This might have already been answered (I thought I saw a reference here or on reddit)

My transaction on DigitialOcean VPS is currently in the category of "orphan". The other transactions (other machines) are all in the category of "immature". Have I lost those coins?

I tried dumping the privkey and importing it back to "home" wallet, but that didn't seem to work.
Google is your friend.

Research with keywords: bitcoin orphan
Pages: « 1 ... 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 107 108 109 110 ... 197 »
  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!