Author

Topic: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency - page 103. (Read 689005 times)

legendary
Activity: 1946
Merit: 1035
What exactly is the block reward? Hard to measure value without knowing this

15-something at the moment
full member
Activity: 236
Merit: 100
What exactly is the block reward? Hard to measure value without knowing this
newbie
Activity: 30
Merit: 0
I had that too my 7850 still giving me 324k/hs but my 7950 went down from 610 to 580. Strange but I've not been able to check recently because I'm waiting for my new cpu for the rig, I think I killed the last one. Huh
member
Activity: 96
Merit: 10
I have it running on my mining rigs. Cheapie amd quad cores pulling 4200 each but its dropping my mining speed by 8%
worth it? maybe, I will let it run for a few days and see if they make anything. Cheesy

I have also noticed a 5-20% hashrate drop on some of my rigs, others unaffected.
SHA-256 hashing not affected, only scrypt (which is the only useful one for GPUs nowadays I guess).

It doesn't affect my low hashrate rigs (<300 kh/s scrypt), only higher hashrates are affected.
Sometimes, lowering CPU priming to n-1 cores leaves the hashrate unaffected, but not on my 7970s, they go from about 700 to 585.

I have also noticed that the higher the intensity (in cgminer), the more sensitive it is to CPU usage.

The problem happens on Windows x64, Linux untested. I tried to lower the priority of the primecoin process in the task manager, without success in preserving the hashrate.

Any other feedback about this?

It barly affects the rig with a dual core APU but the ones with the quad core CPU loses 8% gpu mining performance.

Btw, APU is pulling 1600.
legendary
Activity: 1946
Merit: 1035
I have it running on my mining rigs. Cheapie amd quad cores pulling 4200 each but its dropping my mining speed by 8%
worth it? maybe, I will let it run for a few days and see if they make anything. Cheesy

I have also noticed a 5-20% hashrate drop on some of my rigs, others unaffected.
SHA-256 hashing not affected, only scrypt (which is the only useful one for GPUs nowadays I guess).

It doesn't affect my low hashrate rigs (<300 kh/s scrypt), only higher hashrates are affected.
Sometimes, lowering CPU priming to n-1 cores leaves the hashrate unaffected, but not on my 7970s, they go from about 700 to 585.

I have also noticed that the higher the intensity (in cgminer), the more sensitive it is to CPU usage.

The problem happens on Windows x64, Linux untested. I tried to lower the priority of the primecoin process in the task manager, without success in preserving the hashrate.

Any other feedback about this?
member
Activity: 96
Merit: 10
Does anyone know what to launch the wallet with so it automatically starts mining? In windows.
gen=1 in primecoin.conf
primecoin.conf should be in the primecoin data directory, along with wallet.dat, blocks, etc.

Ty


Does anyone know what to launch the wallet with so it automatically 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.

like.  "D:\Program Files (x86)\Primecoin\primecoin-qt.exe" -something?

Or can i make a bat to do it?

In the client under settings there's a checkbox to start it with Windows.

I know how to make the wallet start with windows...

I want to make it automatically start mining when it does start. Instead of having to put in setgenerate true every time I start the wallet.

You need to add 'gen=1' to primecoin.conf in order to let it automatically mine.
Ty



I have it running on my mining rigs. Cheapie amd quad cores pulling 4200 each but its dropping my mining speed by 8%
worth it? maybe, I will let it run for a few days and see if they make anything. Cheesy
full member
Activity: 235
Merit: 100

Is the source of the client available?  Or just a binary with unknown content?

[edited]  have to drink more coffee and read the text.  there's a source
legendary
Activity: 1205
Merit: 1010
Does anyone know what to launch the wallet with so it automatically 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.

like.  "D:\Program Files (x86)\Primecoin\primecoin-qt.exe" -something?

Or can i make a bat to do it?

In the client under settings there's a checkbox to start it with Windows.

I know how to make the wallet start with windows...

I want to make it automatically start mining when it does start. Instead of having to put in setgenerate true every time I start the wallet.

You need to add 'gen=1' to primecoin.conf in order to let it automatically mine.
member
Activity: 96
Merit: 10
Does anyone know what to launch the wallet with so it automatically 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.

like.  "D:\Program Files (x86)\Primecoin\primecoin-qt.exe" -something?

Or can i make a bat to do it?

In the client under settings there's a checkbox to start it with Windows.

I know how to make the wallet start with windows...

I want to make it automatically start mining when it does start. Instead of having to put in setgenerate true every time I start the wallet.
legendary
Activity: 1205
Merit: 1010
The growth of mining power on the primecoin network is enormous that I am speechless right now. This is due to a combination of more computers joining the network and continued miner improvements.

Some people raised the question that why difficulty is not adjusted fast enough. The difficulty adjustment speed is calibrated to maximize security while keeping a reasonable adjustment speed. If it adjusts too fast it would be easier to manipulate difficulty for the purpose of reducing the cost of 51% attack, and other oscillation inducing mining exploits.

The current difficulty is approaching the step-up to difficulty 8 (about to happen today). This means within the first week the difficulty already adjusted by about 30x, from initial difficulty 7 at the release, not all that slow at all. However, the mining power on the network has grown about 1000x from the first day of the network. That's why we are seeing the block spacing gradually dropping to the seconds range. The orphan rate on the network is expected to stay relatively high for the next couple of days, while difficulty plays catchup to the growth of mining power on the network.

This phenomenon is a one-off occurrence, could last another week. It likely would not happen again in the future.

So let watch and celebrate the cross to difficulty 8 today  Grin
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
under the getmininginfo command, we get:

"blocks" : 34918,

this tends to change very quickly, like maybe even every 30 seconds or less.  Is that how it should be?

Also, is "currentblocksize" : 1000, the size of every primecoin block?

donator
Activity: 162
Merit: 100
Does anyone know what to launch the wallet with so it automatically 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.

like.  "D:\Program Files (x86)\Primecoin\primecoin-qt.exe" -something?

Or can i make a bat to do it?

In the client under settings there's a checkbox to start it with Windows.
member
Activity: 96
Merit: 10
Does anyone know what to launch the wallet with so it automatically 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.

like.  "D:\Program Files (x86)\Primecoin\primecoin-qt.exe" -something?

Or can i make a bat to do it?
hero member
Activity: 812
Merit: 1000
Sunny King made some changes to the Github half an hour ago.  You may want to pull it again and recompile it if you're using linux.  https://github.com/primecoin/primecoin

New stuff?

I'll check it out...

Mikaelh's miner did increase block rate.
legendary
Activity: 2674
Merit: 3000
Terminated.
New version increases pps but not sure about block generation rate  Angry
full member
Activity: 128
Merit: 100
can we gpu mine this yet?

GPU Mining is currently not supported.

teka how do we mine this? like regular bitcoin and litecoin? thanks

Check out this build: https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782 In my opinion it offers the best performance at the moment.

I know but how do i mine with it? do i run cgminer?

I personally just run the standard wallet with the following setting in the primecoin.conf:

rpcuser=WarMachine
rpcpassword=WarMachineRox
gen=1

fyi, I don't actually use that username and password.

does the wallet mine for you? is there a miner button? I dont understand compeletly confused lol

To mine with the client you need to type "setgenerate true* -1" into the command bar in debug. That's the simplest method of mining.

sr. member
Activity: 560
Merit: 250
I answered you exactly in the thread you created.  The miner is built into the windows client.
Quote

does the wallet mine for you? is there a miner button? I dont understand compeletly confused lol

thank you is there a stats command i read some people typing that they were getting x amount of coins how do you check?

getmininginfo
thanks
hero member
Activity: 840
Merit: 1000
I answered you exactly in the thread you created.  The miner is built into the windows client.
Quote

does the wallet mine for you? is there a miner button? I dont understand compeletly confused lol

thank you is there a stats command i read some people typing that they were getting x amount of coins how do you check?

getmininginfo
Jump to: