Author

Topic: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine - page 112. (Read 286844 times)

member
Activity: 70
Merit: 10
Activity: 350
admin@woow2:~/gapcoin/src$ ./gapcoind getmininginfo
{
    "blocks" : 3857,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 20.94373516,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "sievesize" : 1048576,
    "sieveprimes" : 128000,
    "shift" : 20,
    "primespersec" : 120592,
    "10gapsperhour" : 17163.23892327,
    "15gapsperhour" : 285.79659967,
    "gapsperday" : 8.35764340,
    "networkprimesps" : 9283641,
    "pooledtx" : 0,
    "testnet" : false
}

what do you guys think  Roll Eyes  Tongue

Kinda just a little bit of a nice speed.

Wat are you using?
full member
Activity: 210
Merit: 100
admin@woow2:~/gapcoin/src$ ./gapcoind getmininginfo
{
    "blocks" : 3857,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 20.94373516,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "sievesize" : 1048576,
    "sieveprimes" : 128000,
    "shift" : 20,
    "primespersec" : 120592,
    "10gapsperhour" : 17163.23892327,
    "15gapsperhour" : 285.79659967,
    "gapsperday" : 8.35764340,
    "networkprimesps" : 9283641,
    "pooledtx" : 0,
    "testnet" : false
}

what do you guys think  Roll Eyes  Tongue
full member
Activity: 177
Merit: 153
A good pool would solve most problems...

Be patient. Development needs time, but it will come.
member
Activity: 70
Merit: 10
Activity: 350
Network: 8.4 M pps   Shocked Shocked

That's double from a couple days ago/yesterday.

Nice  Cool

Also: 29.50383767 is the newest highest merit.

Double nice  Cool Cool

Who wants to make bets on us breaking 30 merit in the next week?
hero member
Activity: 1050
Merit: 501
A good pool would solve most problems...
full member
Activity: 177
Merit: 153
hero member
Activity: 910
Merit: 1000
sr. member
Activity: 392
Merit: 250
Got another question for you j0nn9 -

I'm using windows 7 for my wallet.  I have another win7 machine running the rpc miner with no problems.  When I try to introduce the rpc miner to a 3rd windows machine, it seems that it cannot connect to the wallet.  I get the same message printed over and over again -

Code:
curl_easy_perfomr() failed: Timeout was reached
waiting for gapcoind ...

Any idea why?

Had the same problem. You need to make the wallet start more workers:

rpcthreads=10

That was the secret sauce.  Thanks for the tip!
sr. member
Activity: 392
Merit: 250
Got another question for you j0nn9 -

I'm using windows 7 for my wallet.  I have another win7 machine running the rpc miner with no problems.  When I try to introduce the rpc miner to a 3rd windows machine, it seems that it cannot connect to the wallet.  I get the same message printed over and over again -

Code:
curl_easy_perfomr() failed: Timeout was reached
waiting for gapcoind ...

Any idea why?

It seems that it connects, but Gapcoin is not responding in time.
Is it a very slow pc?

Currently you cannot change the timeout. This will be changed in the next release.
But you can also mine with the wallet, it should be equal.

No, its not a slow PC, I built it less than a year ago - AMD A10-6800K @ 4.4 GHz w/ 12GB ram.  This is the wallet PC.  I have my GPU BAMT rig and another win 7 PC successfully connected using the RPC miners.  I have tried on 2 different win 7 pc's with the RPC miner (each would be the 2nd windows instance to try to connect).  Each time the 2nd windows client tries to connect, i get the error above.
sr. member
Activity: 280
Merit: 250
Got another question for you j0nn9 -

I'm using windows 7 for my wallet.  I have another win7 machine running the rpc miner with no problems.  When I try to introduce the rpc miner to a 3rd windows machine, it seems that it cannot connect to the wallet.  I get the same message printed over and over again -

Code:
curl_easy_perfomr() failed: Timeout was reached
waiting for gapcoind ...

Any idea why?

Had the same problem. You need to make the wallet start more workers:

rpcthreads=10
full member
Activity: 177
Merit: 153
Got another question for you j0nn9 -

I'm using windows 7 for my wallet.  I have another win7 machine running the rpc miner with no problems.  When I try to introduce the rpc miner to a 3rd windows machine, it seems that it cannot connect to the wallet.  I get the same message printed over and over again -

Code:
curl_easy_perfomr() failed: Timeout was reached
waiting for gapcoind ...

Any idea why?

It seems that it connects, but Gapcoin is not responding in time.
Is it a very slow pc?

Currently you cannot change the timeout. This will be changed in the next release.
But you can also mine with the wallet, it should be equal.
sr. member
Activity: 392
Merit: 250
Got another question for you j0nn9 -

I'm using windows 7 for my wallet.  I have another win7 machine running the rpc miner with no problems.  When I try to introduce the rpc miner to a 3rd windows machine, it seems that it cannot connect to the wallet.  I get the same message printed over and over again -

Code:
curl_easy_perfomr() failed: Timeout was reached
waiting for gapcoind ...

Any idea why?
member
Activity: 69
Merit: 10
just wondering if someone could tell me what a few of those lines mean like "seivesize" "seiveprimes" and "pooledtx"

"blocks" : 3778,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 20.82454605,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"sievesize" : 1048576,
"sieveprimes" : 500000,
"shift" : 20,
"primespersec" : 15617,
"10gapsperhour" : 0.00000000,
"15gapsperhour" : 0.00000000,
"gapsperday" : 1.21937143,
"networkprimesps" : 7571792,
"pooledtx" : 0,
"testnet" : false
}



sievesize = the size of the sieve used for prime search, this should be not greater than 2^shift
256 + shift = the bit size of the prime you are searching for. shift have to be greater than 13.
sieveprimes = the number of primes you sieve. The more primes you sieve, the less prime tests you have to calculate. But to much sieve primes will also slow down mining.
pooledtx = number of transactions in the memory pool


Perfect! thanks for the info... I'm new to this and i'm learning more n more everyday. Cheers Cheesy
sr. member
Activity: 280
Merit: 250
maybe cause I only use one node for 9 mining rigs?
legendary
Activity: 1092
Merit: 1000
On another note, why the stupid username, j0nn9 ?
member
Activity: 70
Merit: 10
Activity: 350
http://coinia.net/gapcoin/calc.php

Is this calculator accurate? I'm mining with ~280kpps since 10 hours now, just one block found.

Yes, it should be accurate, did you mined some orphans?
You could try adding these nodes to your config:

Code:
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192

I found lots of orphans using linux mint. Now, I just switched over to windows 12 hours ago on one machine, found 2 blocks. PPS is faster for that g3220 processor too, by about 15%.

But, also i did the addnodes yesterday too on mint machine, and got 2 blocks on a 4820k too though .. so who knows.

Unknown if I've got orphans though.
sr. member
Activity: 280
Merit: 250
Yes, it should be accurate, did you mined some orphans?
You could try adding these nodes to your config:

Code:
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192

No orphans, and my node is pretty well connected (13 connections), also some from the list. Maybe its just bad luck?
full member
Activity: 177
Merit: 153
http://coinia.net/gapcoin/calc.php

Is this calculator accurate? I'm mining with ~280kpps since 10 hours now, just one block found.

Yes, it should be accurate, did you mined some orphans?
You could try adding these nodes to your config:

Code:
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192
sr. member
Activity: 280
Merit: 250
http://coinia.net/gapcoin/calc.php

Is this calculator accurate? I'm mining with ~280kpps since 10 hours now, just one block found.
full member
Activity: 177
Merit: 153
just wondering if someone could tell me what a few of those lines mean like "seivesize" "seiveprimes" and "pooledtx"

"blocks" : 3778,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 20.82454605,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"sievesize" : 1048576,
"sieveprimes" : 500000,
"shift" : 20,
"primespersec" : 15617,
"10gapsperhour" : 0.00000000,
"15gapsperhour" : 0.00000000,
"gapsperday" : 1.21937143,
"networkprimesps" : 7571792,
"pooledtx" : 0,
"testnet" : false
}



sievesize = the size of the sieve used for prime search, this should be not greater than 2^shift
256 + shift = the bit size of the prime you are searching for. shift have to be greater than 13.
sieveprimes = the number of primes you sieve. The more primes you sieve, the less prime tests you have to calculate. But to much sieve primes will also slow down mining.
pooledtx = number of transactions in the memory pool
Jump to: