Author

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

hero member
Activity: 840
Merit: 1000
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

My 4 core Digital Ocean droplet gets 300pps. What does your getmininginfo say?

I don't have a 4 core on Digital Ocean

I meant your 8 core.

2300PPS + using the HP2 build.
sr. member
Activity: 359
Merit: 250
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

My 4 core Digital Ocean droplet gets 300pps. What does your getmininginfo say?

I don't have a 4 core on Digital Ocean

I meant your 8 core.
hero member
Activity: 840
Merit: 1000
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

My 4 core Digital Ocean droplet gets 300pps. What does your getmininginfo say?

I don't have a 4 core on Digital Ocean
sr. member
Activity: 359
Merit: 250
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

My 4 core Digital Ocean droplet gets 300pps. What does your getmininginfo say?
sr. member
Activity: 560
Merit: 250
how many blocks are we supposed to be finding been mining over an 1hr on abour 4000ppc i7 and found nothing
sr. member
Activity: 292
Merit: 250
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.

I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.

Under PrimeCoin Wallet > Settings > Options > Main Tab
Check the box for "Start Primecoin on system login"

The wallet will automatically start when windows load. Assuming you had created the .conf file to mine automatically when wallet loads.

what do I add to the conf file to make it start mining on start?

Create a primecoin.conf in the following directory
C:\Users\*userdir*\AppData\Roaming\Primecoin

Inside primecoin.conf add the following lines:
gen=1
genproclimit=x

->genproclimit is the x of threads to run. Use -1 for all threads/cores.
member
Activity: 96
Merit: 10
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.

I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.

Under PrimeCoin Wallet > Settings > Options > Main Tab
Check the box for "Start Primecoin on system login"

The wallet will automatically start when windows load. Assuming you had created the .conf file to mine automatically when wallet loads.

what do I add to the conf file to make it start mining on start?
sr. member
Activity: 292
Merit: 250
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.

I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.

Under PrimeCoin Wallet > Settings > Options > Main Tab
Check the box for "Start Primecoin on system login"

The wallet will automatically start when windows load. Assuming you had created the .conf file to mine automatically when wallet loads.
sr. member
Activity: 560
Merit: 250
I've been going at 36,000 for 2 hours now. Nothing. This sound right to you guys?

also going at about 35k.  found 1 in about an hour.


THANK YOU for this version.  

how are you guys getting 36,000? what cpus do you have? and how many threads are you running?
sr. member
Activity: 560
Merit: 250
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.

I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.


im sure there is a program for windows to do this
legendary
Activity: 1876
Merit: 1000
I've been going at 36,000 for 2 hours now. Nothing. This sound right to you guys?

also going at about 35k.  found 1 in about an hour.


THANK YOU for this version.  
member
Activity: 96
Merit: 10
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.

I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.
hero member
Activity: 602
Merit: 500
Compiling error:

Quote
In file included from main.cpp:16:0:
prime.h:10:17: fatal error: gmp.h: No such file or directory
compilation terminated.
make: *** [obj/main.o] Error 1

apt-get update
apt-get install libgmp3-dev
sr. member
Activity: 359
Merit: 250
Compiling error:

Quote
In file included from main.cpp:16:0:
prime.h:10:17: fatal error: gmp.h: No such file or directory
compilation terminated.
make: *** [obj/main.o] Error 1
legendary
Activity: 2674
Merit: 2965
Terminated.
I've tried it, has higher pps  Cool
hero member
Activity: 602
Merit: 500
Works fine for me. Its confusing with the different versions.. And its hard to benchmark..
member
Activity: 113
Merit: 10
I've been going at 36,000 for 2 hours now. Nothing. This sound right to you guys?
member
Activity: 97
Merit: 10
The speed looks higher but I've been running this version for over 12 hours on 6 computers I7 3770K machines and I have gotten no blocks!  I was better off with the official 1.1 release.  Atleast I was able to get 10 blocks in about 8 hours.  I think there's a bug somewhere in this code.  Speed is 4x faster than the official release but it didn't translate to any blocks.

sr. member
Activity: 560
Merit: 250
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

how long is it taking to generate a block? on the i7 core laptop?

I think it took me around an hour to create a block but I can't remember exactly.

kk thanks
hero member
Activity: 840
Merit: 1000
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.

how can you check how much you are getting?

Look at primespersec.
use/type the command in the debug window:

getmininginfo

i see that number but how many coins does that translate into? im getting 4052

PPS doesn't translate to a specific number of coins for example:

My 8 core Digital Ocean VPS: 2300PPS = 3Blocks
My i7 Extreme Laptop: 3500PPS = 1 Block

how long is it taking to generate a block? on the i7 core laptop?

I think it took me around an hour to create a block but I can't remember exactly.
Jump to: