Author

Topic: [XPM] [ANN] Primecoin High Performance | HP14 released! - page 107. (Read 397616 times)

hero member
Activity: 637
Merit: 500
It seems that the git repo is down ? I noticed when trying to pull the latest (hp4) changes .

sr. member
Activity: 359
Merit: 250
Anyone mining with Core i7 4770K Haswell?
full member
Activity: 217
Merit: 100
is it possible to run all my 60 computers in my network as one like 1 is a server how?  

http://hadoop.apache.org/

what is this? so complicated even primecoind i can not manage to run what more on this stuff lol Smiley
legendary
Activity: 1974
Merit: 1077
^ Will code for Bitcoins
Completely unrelated Q, do folks know how the primecoind daemon generates it's randomized primes, is this via a random seed generator? Just want to check that my duplicate linux systems aren't trying to find the same blocks .

Good question. I've installed rngd and increased randomness on DigitalOcean instance on someone's advice (buried somewhere deep in these threads). Of course, don't know if it has any effect or not, since nobody measures anything here, it's in Primecoin tradition not to measure on testnet but experiment blindly  Tongue The reasoning was not only to increase randomness from your own systems but from everybody else running primecoind on linux.
legendary
Activity: 1974
Merit: 1077
^ Will code for Bitcoins
is it possible to run all my 60 computers in my network as one like 1 is a server how?  

http://hadoop.apache.org/
full member
Activity: 217
Merit: 100
is it possible to run all my 60 computers in my network as one like 1 is a server how?  
member
Activity: 75
Merit: 10
The client seems to crash for me after few minutes of mining

running hp3-win64
on Win 7 x64 I7 930



any ideas?

This is what I got, and only once, only after hours of mining, and never again since restart.

EDIT This was with hp3, I7 2660

Any news on this?  I seem to get this error every few hours on my i7 3930k (Win 7 x64) but not on any of my other machines with various Intel processors.  A simple restart and it goes away, but if I'm not at my computer then I lose mining time until I can get back.  If I had to make a wild guess, it's asserting that the thread pool has nothing but idle threads, but I've not waded through the source to find what the problem is.
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
[1] why is makefile.unix

and not

makefile.linux-mingw64

used?Huh? ( i am on ubuntu 13.04)


[2] when I use
sudo make -f makefile.unix USE_UPNP=-

i get this error from the source forge hp4

hp3/2/1 apt git clone has been fine

any help appreciated

Code:
sudo make -f makefile.unix USE_UPNP=-
Building LevelDB ...
make[1]: Entering directory `/home/ubuntu/primecoin/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/ubuntu/primecoin/src -I/home/ubuntu/primecoin/src/obj -DUSE_IPV6=1 -I/home/ubuntu/primecoin/src/leveldb/include -I/home/ubuntu/primecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -c db/._builder.cc -o db/._builder.o
db/._builder.cc:1:1: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\5’ in program
db/._builder.cc:1:2: error: stray ‘\26’ in program
db/._builder.cc:1:2: error: stray ‘\7’ in program
db/._builder.cc:1:5: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:7: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:17: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:27: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:35: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\260’ in program
db/._builder.cc:1:39: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:43: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\342’ in program
db/._builder.cc:1:47: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:51: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:89: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\27’ in program
db/._builder.cc:1:2: error: stray ‘\333’ in program
db/._builder.cc:1:93: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\342’ in program
db/._builder.cc:1:97: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\230’ in program
db/._builder.cc:1:101: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\32’ in program
db/._builder.cc:1:105: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:121: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\230’ in program
db/._builder.cc:1:125: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\32’ in program
db/._builder.cc:1:129: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\25’ in program
db/._builder.cc:1:152: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:158: error: invalid suffix "d5" on floating constant
db/._builder.cc:1:179: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:3814: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:3818: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:3870: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:4070: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:4074: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:4083: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\34’ in program
db/._builder.cc:1:4093: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:2: error: stray ‘\377’ in program
db/._builder.cc:1:2: error: stray ‘\377’ in program
db/._builder.cc:1:9: error: ‘Mac’ does not name a type
db/._builder.cc:1:158: error: expected unqualified-id before numeric constant
db/._builder.cc:1:167: error: ‘Firefox’ does not name a type
db/._builder.cc:1:3827: error: ‘This’ does not name a type
make[1]: *** [db/._builder.o] Error 1
make[1]: Leaving directory `/home/ubuntu/primecoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2


Learn to Google: http://en.wikipedia.org/wiki/MinGW. MinGW is for Windows. You're not running Windows.

On your errors: looks like an encoding issue or a bad download from github. I would suggest re-downloading it from the Sourceforge link that is in this thread (until the Git repo is fixed).
sr. member
Activity: 294
Merit: 250
Simmer down TheSwede75...

I've always loved the term " simmer down " . Lol

yeah, me too. It's a soothing/relaxing and non-threatening/defensive term. Crisp and clear.
sr. member
Activity: 294
Merit: 250
Honestly I remember seeing your post twice on this thread, at most. I could be wrong but I think it's a good idea to keep on track with XPM news on the go.

I think it might have been from my signature as I never posted on this thread before until today. It might have been the main thread of the first official release (july 7th). I am working on the news side of things, so currently its only threads/reddit on the go, however, incorporating more resources on the fly.
legendary
Activity: 1050
Merit: 1000
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*

I was dry for over 72 hours than BAM BAM 2 blocks in 3 hours. That was at around 2900-3500 PPs.

Congrats!!

Hoping for the same for me too; running over 3k pps now; will increase it later in the day.
member
Activity: 182
Merit: 10
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*

I was dry for over 72 hours than BAM BAM 2 blocks in 3 hours. That was at around 2900-3500 PPs.
legendary
Activity: 1050
Merit: 1000
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*
hero member
Activity: 874
Merit: 1000
is the sievesize default for hp4 ok or should this change based on your system? I have a core i7 running (8 threads)

Or better yet, do folks have recommended sievesizes for different platforms?

bah ok I was getting 1 block / hr with a sievesize 1M. Trying 2M, will see how it works out.

Update: not seeing much of a difference. Still ~ 1 block/hr.

Completely unrelated Q, do folks know how the primecoind daemon generates it's randomized primes, is this via a random seed generator? Just want to check that my duplicate linux systems aren't trying to find the same blocks .
legendary
Activity: 2618
Merit: 1022
[1] why is makefile.unix

and not

makefile.linux-mingw64

used?Huh? ( i am on ubuntu 13.04)


[2] when I use
sudo make -f makefile.unix USE_UPNP=-

i get this error from the source forge hp4

hp3/2/1 apt git clone has been fine

any help appreciated

Code:
sudo make -f makefile.unix USE_UPNP=-
Building LevelDB ...
make[1]: Entering directory `/home/ubuntu/primecoin/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/ubuntu/primecoin/src -I/home/ubuntu/primecoin/src/obj -DUSE_IPV6=1 -I/home/ubuntu/primecoin/src/leveldb/include -I/home/ubuntu/primecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -c db/._builder.cc -o db/._builder.o
db/._builder.cc:1:1: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\5’ in program
db/._builder.cc:1:2: error: stray ‘\26’ in program
db/._builder.cc:1:2: error: stray ‘\7’ in program
db/._builder.cc:1:5: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:7: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:17: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:27: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:35: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\260’ in program
db/._builder.cc:1:39: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\2’ in program
db/._builder.cc:1:43: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\342’ in program
db/._builder.cc:1:47: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:51: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:89: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\27’ in program
db/._builder.cc:1:2: error: stray ‘\333’ in program
db/._builder.cc:1:93: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\16’ in program
db/._builder.cc:1:2: error: stray ‘\342’ in program
db/._builder.cc:1:97: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\230’ in program
db/._builder.cc:1:101: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\32’ in program
db/._builder.cc:1:105: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:121: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\230’ in program
db/._builder.cc:1:125: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\32’ in program
db/._builder.cc:1:129: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\25’ in program
db/._builder.cc:1:152: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:158: error: invalid suffix "d5" on floating constant
db/._builder.cc:1:179: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:3814: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:3818: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:3870: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:4070: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\1’ in program
db/._builder.cc:1:4074: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:4083: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\34’ in program
db/._builder.cc:1:4093: warning: null character(s) ignored [enabled by default]
db/._builder.cc:1:2: error: stray ‘\36’ in program
db/._builder.cc:1:2: error: stray ‘\377’ in program
db/._builder.cc:1:2: error: stray ‘\377’ in program
db/._builder.cc:1:9: error: ‘Mac’ does not name a type
db/._builder.cc:1:158: error: expected unqualified-id before numeric constant
db/._builder.cc:1:167: error: ‘Firefox’ does not name a type
db/._builder.cc:1:3827: error: ‘This’ does not name a type
make[1]: *** [db/._builder.o] Error 1
make[1]: Leaving directory `/home/ubuntu/primecoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

member
Activity: 182
Merit: 10
Honestly I remember seeing your post twice on this thread, at most. I could be wrong but I think it's a good idea to keep on track with XPM news on the go.
member
Activity: 84
Merit: 10
Simmer down TheSwede75...

I've always loved the term " simmer down " . Lol
sr. member
Activity: 294
Merit: 250
TheSwede75, Simmer Down.
full member
Activity: 224
Merit: 100
New update V1.2 released on Android users of Primecoin Buzz App

https://bitcointalksearch.org/topic/ann-primecoin-buzz-first-android-app-for-primecoin-253060

http://www.ppcointalk.org/index.php?topic=368.new#new






Any tips is greatly appreciated further funding & development.

Thanks!

Dude, stop spamming your glorified RSS feed. If you want to advertise, pay for it.
full member
Activity: 238
Merit: 100
I'm trying to build this for windows...  What version of GMP is it using?  Is that the only new dependency?

Do I just add it to c:\Deps ?
Jump to: