Bitcoin Forum
May 13, 2024, 12:32:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 ... 164 »
  Print  
Author Topic: BiblePay - New Coin Launch - Official Thread  (Read 119794 times)
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 03:10:36 PM
 #1881


Upgraded to new 1.0.3.5 and tested the new build with linux miners, the miners are still dropping off from the pool as before Sad.
I'm pretty much running a recursive command as inblue does since yesterday.
Code:
while [1]; do ./biblepayd -daemon && sleep 1300 && ./biblepay-cli stop && sleep 15; done

Hmm, Im not sure if I agree with this; when I debugged yesterday, it was definitely the cache, and after 1035 the miner is definitely re-reporting every 6 mins; before the problem, my Vultr Nix box was dropping, After upgrade is not dropping; vultr nix log info showing it is working.

Could you please try the latest version again without your script?



My linux miner has been working great now since upgrading to 1.0.3.5 yesterday, doesnt get kicked off the pool anymore Smiley

1715603520
Hero Member
*
Offline Offline

Posts: 1715603520

View Profile Personal Message (Offline)

Ignore
1715603520
Reply with quote  #2

1715603520
Report to moderator
1715603520
Hero Member
*
Offline Offline

Posts: 1715603520

View Profile Personal Message (Offline)

Ignore
1715603520
Reply with quote  #2

1715603520
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715603520
Hero Member
*
Offline Offline

Posts: 1715603520

View Profile Personal Message (Offline)

Ignore
1715603520
Reply with quote  #2

1715603520
Report to moderator
svirusxxx2
Jr. Member
*
Offline Offline

Activity: 89
Merit: 7


View Profile WWW
September 15, 2017, 03:13:34 PM
 #1882

Can someone explain to me what the "genproclimit" number is and how it works. I know the higher it goes the more processing power you use in turn generating more coin. but the other day i was running it at 15 and now i can't run it over 8. is there a reason for that?
after F7000 (7000 block) there is new algorithm.
this is explained by bible_pay few page ago.

genproclimit - mean how many thread run for mining
in most coin this should be set to number of logical cpu units in your hardware (ie. if you have core i5 , the you have 2 cores and with HT you have 4 threads , so genproclimit set to 4).

in biblepay this is most complicated Wink
just try incrementing from 1 and check when it's best result
wait few minutes between test.

 Biblepay masternodes status and monitoring (https://biblepay.eu/)
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
September 15, 2017, 03:32:53 PM
 #1883

still dont understand that my 2CORE/4HT G4560 is same like my RYZEN 1700 8CORE/16HT    gpuproclimit setup 2CORE= 8 and RYZEN =16   hash same ca. 8500  Cry

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 03:41:21 PM
 #1884

still dont understand that my 2CORE/4HT G4560 is same like my RYZEN 1700 8CORE/16HT    gpuproclimit setup 2CORE= 8 and RYZEN =16   hash same ca. 8500  Cry

switch to linux

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 04:19:35 PM
 #1885

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in.  
We will have to wait until I have time to parse the logs and ensure the error is dead.



Looks like you can still trade BBP on C-Cex: https://c-cex.com/?p=bbp-btc
But you can't withdraw or deposit BBP, so thats cool I didnt know maintenance mode meant you could still trade Smiley

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 04:47:58 PM
 #1886

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in.  
We will have to wait until I have time to parse the logs and ensure the error is dead.



Looks like you can still trade BBP on C-Cex: https://c-cex.com/?p=bbp-btc
But you can't withdraw or deposit BBP, so thats cool I didnt know maintenance mode meant you could still trade Smiley

i recon price will drop after they unblock the wallet on c-cex .  a lot  of farm dumpers are waiting

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
PhaseshiftUK
Full Member
***
Offline Offline

Activity: 345
Merit: 100


View Profile
September 15, 2017, 04:52:33 PM
 #1887

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in. 
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:

Quote
$ grep ReadBlockFromDisk .biblepaycore/debug.log
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367325)ERROR: CheckProofOfWork(1): BibleHash does not meet POW level, prevheight 7728.000000 pindexPrev 10c6e6494f851852a84d7b424d9f6a49d495641ebf2c295ab968a945360304d1
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367533)UpdateTip: new best=610dfee89fba5d159dda3220ccd13bd34e7d4d61ecf30f748078a3c5c9a19fc9  height=7730  log2_work=50.41704  tx=11888  date=2017-09-15 11:25:28 progress=0.999999  cache=0.0MiB(192tx)
2017-09-15 12:09:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367930)UpdateTip: new best=7979ac51d3e5863b78ad97bf10f27d9abb02595c6645c4993eec1eb9f3900b4a  height=7733  log2_work=50.43361  tx=11897  date=2017-09-15 12:09:29 progress=0.999999  cache=0.0MiB(207tx)
2017-09-15 14:32:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=bacafa8b5f5c929807fc3017dc41d38309d60de986263120e650e5ca666abdf6  height=7745  log2_work=50.509954  tx=11920  date=2017-09-15 14:32:32 progress=0.999999  cache=0.0MiB(14tx)
2017-09-15 14:33:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=e3f5a72080b15fffa2ebd24d0533972104799f6cd9521b15f49f391512634a0c  height=7746  log2_work=50.511569  tx=11921  date=2017-09-15 14:33:43 progress=0.999999  cache=0.0MiB(15tx)
2017-09-15 15:05:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3388192)UpdateTip: new best=68c4363a9102ae032eb12689f037a3b0844a38b89b6d200352b08ec7166432e9  height=7751  log2_work=50.530253  tx=11932  date=2017-09-15 15:05:45 progress=0.999999  cache=0.0MiB(23tx)
2017-09-15 15:51:57 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3390493)UpdateTip: new best=e1be025e9a1598121946284d0ba6da66884a7d679f3de9a85645d93d183fb4c9  height=7755  log2_work=50.555212  tx=11940  date=2017-09-15 15:51:04 progress=0.999995  cache=0.0MiB(11tx)
2017-09-15 16:38:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3394676)UpdateTip: new best=625ed5a4e6ed12276e23f2a20c4fd728f0959a656f24922025c1a6dc17dc9a8b  height=7758  log2_work=50.569175  tx=11951  date=2017-09-15 16:38:34 progress=1.000000  cache=0.0MiB(13tx)

Sign up for Revolut, the mobile banking revolution!
Multiple Fiat currencies and buy/sell of Cryptocurrencies supported. Exchange EUR or USD to your local currency at low inter-bank rates.
616westwarmoth
Full Member
***
Offline Offline

Activity: 406
Merit: 101


View Profile
September 15, 2017, 05:02:47 PM
 #1888

Can someone explain to me what the "genproclimit" number is and how it works. I know the higher it goes the more processing power you use in turn generating more coin. but the other day i was running it at 15 and now i can't run it over 8. is there a reason for that?
after F7000 (7000 block) there is new algorithm.
this is explained by bible_pay few page ago.

genproclimit - mean how many thread run for mining
in most coin this should be set to number of logical cpu units in your hardware (ie. if you have core i5 , the you have 2 cores and with HT you have 4 threads , so genproclimit set to 4).

in biblepay this is most complicated Wink
just try incrementing from 1 and check when it's best result
wait few minutes between test.


I test in multiples of the actual cores first, so with the i5, I'd test 2, then 4 then 6 then 8.  Once you start to see system issues or a drop in KhS, start moving forward and back by 1, then test those settings for 15 minutes or better.

▄    BIBLEPAY    ▄    The Cryptocurrency for Christians    ▄     BIBLEPAY   
   Reddit      ANN Page      Biblepay Forum  
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 05:04:42 PM
 #1889

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in. 
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:

Quote
$ grep ReadBlockFromDisk .biblepaycore/debug.log
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367325)ERROR: CheckProofOfWork(1): BibleHash does not meet POW level, prevheight 7728.000000 pindexPrev 10c6e6494f851852a84d7b424d9f6a49d495641ebf2c295ab968a945360304d1
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367533)UpdateTip: new best=610dfee89fba5d159dda3220ccd13bd34e7d4d61ecf30f748078a3c5c9a19fc9  height=7730  log2_work=50.41704  tx=11888  date=2017-09-15 11:25:28 progress=0.999999  cache=0.0MiB(192tx)
2017-09-15 12:09:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367930)UpdateTip: new best=7979ac51d3e5863b78ad97bf10f27d9abb02595c6645c4993eec1eb9f3900b4a  height=7733  log2_work=50.43361  tx=11897  date=2017-09-15 12:09:29 progress=0.999999  cache=0.0MiB(207tx)
2017-09-15 14:32:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=bacafa8b5f5c929807fc3017dc41d38309d60de986263120e650e5ca666abdf6  height=7745  log2_work=50.509954  tx=11920  date=2017-09-15 14:32:32 progress=0.999999  cache=0.0MiB(14tx)
2017-09-15 14:33:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=e3f5a72080b15fffa2ebd24d0533972104799f6cd9521b15f49f391512634a0c  height=7746  log2_work=50.511569  tx=11921  date=2017-09-15 14:33:43 progress=0.999999  cache=0.0MiB(15tx)
2017-09-15 15:05:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3388192)UpdateTip: new best=68c4363a9102ae032eb12689f037a3b0844a38b89b6d200352b08ec7166432e9  height=7751  log2_work=50.530253  tx=11932  date=2017-09-15 15:05:45 progress=0.999999  cache=0.0MiB(23tx)
2017-09-15 15:51:57 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3390493)UpdateTip: new best=e1be025e9a1598121946284d0ba6da66884a7d679f3de9a85645d93d183fb4c9  height=7755  log2_work=50.555212  tx=11940  date=2017-09-15 15:51:04 progress=0.999995  cache=0.0MiB(11tx)
2017-09-15 16:38:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3394676)UpdateTip: new best=625ed5a4e6ed12276e23f2a20c4fd728f0959a656f24922025c1a6dc17dc9a8b  height=7758  log2_work=50.569175  tx=11951  date=2017-09-15 16:38:34 progress=1.000000  cache=0.0MiB(13tx)

What version are you using?

Looks like dev commited version 1.0.3.5b 14 hours ago, which has potential fix for readblock error
https://github.com/biblepay/biblepay/commits/master

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 05:19:49 PM
 #1890

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in. 
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:

Quote
$ grep ReadBlockFromDisk .biblepaycore/debug.log
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367325)ERROR: CheckProofOfWork(1): BibleHash does not meet POW level, prevheight 7728.000000 pindexPrev 10c6e6494f851852a84d7b424d9f6a49d495641ebf2c295ab968a945360304d1
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367533)UpdateTip: new best=610dfee89fba5d159dda3220ccd13bd34e7d4d61ecf30f748078a3c5c9a19fc9  height=7730  log2_work=50.41704  tx=11888  date=2017-09-15 11:25:28 progress=0.999999  cache=0.0MiB(192tx)
2017-09-15 12:09:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367930)UpdateTip: new best=7979ac51d3e5863b78ad97bf10f27d9abb02595c6645c4993eec1eb9f3900b4a  height=7733  log2_work=50.43361  tx=11897  date=2017-09-15 12:09:29 progress=0.999999  cache=0.0MiB(207tx)
2017-09-15 14:32:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=bacafa8b5f5c929807fc3017dc41d38309d60de986263120e650e5ca666abdf6  height=7745  log2_work=50.509954  tx=11920  date=2017-09-15 14:32:32 progress=0.999999  cache=0.0MiB(14tx)
2017-09-15 14:33:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=e3f5a72080b15fffa2ebd24d0533972104799f6cd9521b15f49f391512634a0c  height=7746  log2_work=50.511569  tx=11921  date=2017-09-15 14:33:43 progress=0.999999  cache=0.0MiB(15tx)
2017-09-15 15:05:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3388192)UpdateTip: new best=68c4363a9102ae032eb12689f037a3b0844a38b89b6d200352b08ec7166432e9  height=7751  log2_work=50.530253  tx=11932  date=2017-09-15 15:05:45 progress=0.999999  cache=0.0MiB(23tx)
2017-09-15 15:51:57 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3390493)UpdateTip: new best=e1be025e9a1598121946284d0ba6da66884a7d679f3de9a85645d93d183fb4c9  height=7755  log2_work=50.555212  tx=11940  date=2017-09-15 15:51:04 progress=0.999995  cache=0.0MiB(11tx)
2017-09-15 16:38:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3394676)UpdateTip: new best=625ed5a4e6ed12276e23f2a20c4fd728f0959a656f24922025c1a6dc17dc9a8b  height=7758  log2_work=50.569175  tx=11951  date=2017-09-15 16:38:34 progress=1.000000  cache=0.0MiB(13tx)

What version are you using?

Looks like dev commited version 1.0.3.5b 14 hours ago, which has potential fix for readblock error
https://github.com/biblepay/biblepay/commits/master

strange ...
I've upgraded it on linux just 2 hours ago and it shows  "wallet_fullversion": "1.0.3.5",     although in git v1.0.3.5.b was commited 15 hours ago

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
PhaseshiftUK
Full Member
***
Offline Offline

Activity: 345
Merit: 100


View Profile
September 15, 2017, 05:29:59 PM
 #1891

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in.  
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:
<snip>

What version are you using?

Looks like dev commited version 1.0.3.5b 14 hours ago, which has potential fix for readblock error
https://github.com/biblepay/biblepay/commits/master

I think I have the latest version - I downloaded and compiled it on my Linux box this morning (UK time).  From the debug.log:

2017-09-15 17:20:35 Biblepay Core version 1.0.3.5 (2017-09-14 21:46:42 -0500)

Sign up for Revolut, the mobile banking revolution!
Multiple Fiat currencies and buy/sell of Cryptocurrencies supported. Exchange EUR or USD to your local currency at low inter-bank rates.
tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 06:19:55 PM
 #1892

When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in.  
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:
<snip>

What version are you using?

Looks like dev commited version 1.0.3.5b 14 hours ago, which has potential fix for readblock error
https://github.com/biblepay/biblepay/commits/master

I think I have the latest version - I downloaded and compiled it on my Linux box this morning (UK time).  From the debug.log:

2017-09-15 17:20:35 Biblepay Core version 1.0.3.5 (2017-09-14 21:46:42 -0500)


I'm getting  "POOL DOWN-REVERTING TO SOLO MINING;"   on 1.0.3.5b linux miner and hence the miner not hitting the pool :

found this in the debug log .  is it a problem ?

2017-09-15 18:10:39 ERROR: CheckProofOfWork(1): BibleHash does not meet POW level, prevheight 7766.000000 pindexPrev c957c40119d42e623a7cff2ee89f6ab420a2524e67a4e08ac67cb0ee469bcd0f
2017-09-15 18:10:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3408128)UpdateTip: new best=b1f46a749d9e5fde9affec0fa6fb4a56d132189abc5db84376ad79bf7a1c5988  height=7768  log2_work=50.596555  tx=11973  date=2017-09-15 18:10:16 progress=0.999998  cache=0.0MiB(5tx)

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 06:26:52 PM
 #1893

My linux miner on v1.0.3.5 hasnt been kicked off the pool but I have noticed that the Hashes Per Sec 2 for my linux miner has been slowly dropping all day today to where now its barely even anything, weird

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 07:31:19 PM
 #1894

My linux miner on v1.0.3.5 hasnt been kicked off the pool but I have noticed that the Hashes Per Sec 2 for my linux miner has been slowly dropping all day today to where now its barely even anything, weird


because your miner stops hitting the pool hps 2  is dropping slowly to 0

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 07:38:39 PM
 #1895

interesting, its back up again, near top of leaderboard now, interesting, sorry!

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 07:44:04 PM
 #1896

interesting, its back up again, near top of leaderboard now, interesting, sorry!

@togoshigekata  ,   what kind of CPU is this ?

94272.74   22202.59   56

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 07:47:19 PM
 #1897

@Bible_pay   ,  could you kindly give instructions to compile it on linux to use with no GUI to avoid installing libraries you don't need to run it from cmd shell  ?


BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
September 15, 2017, 08:01:33 PM
Last edit: September 15, 2017, 08:12:22 PM by togoshigekata
 #1898

We are on block 7777 Cheesy

@tiras
Its just a Ryzen 1700 I got on Newegg
"AMD RYZEN 7 1700 8-Core 3.0 GHz (3.7 GHz Turbo) Socket AM4 65W YD1700BBAEBOX Desktop Processor"
and I installed Ubuntu Server 16.04
I think its running at 3.65GHz

What type of machine is this?
User Name       Miner Name               Hashes Per Second       Hashes Per Second2
tiras                 tirasworks_bbp7         82846.46                   39640.09   

emdes
Full Member
***
Offline Offline

Activity: 159
Merit: 100


View Profile
September 15, 2017, 08:22:24 PM
 #1899

We are on block 7777 Cheesy

@tiras
Its just a Ryzen 1700 I got on Newegg
"AMD RYZEN 7 1700 8-Core 3.0 GHz (3.7 GHz Turbo) Socket AM4 65W YD1700BBAEBOX Desktop Processor"
and I installed Ubuntu Server 16.04
I think its running at 3.65GHz

So, linux = 2 -3x hashing power VS Win ? RIP Smiley

Me, Slovakia and Oliwer21 getting around 12k Hashps1 and 20 - 35k Hashps2 with Ryzen 1700 and 1700x

Another "problem" for me with the 1700x:

Win8.1 7200RPM disk 35% CPU load 38c = 30 - 35k Hashps2
Win10  SSD disk      100% CPU load 55c = 18 - 24k Hashps2

EDIT: Yes, same system just by swapping disk/OS. Same config file.
tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 15, 2017, 08:56:41 PM
 #1900

We are on block 7777 Cheesy

@tiras
Its just a Ryzen 1700 I got on Newegg
"AMD RYZEN 7 1700 8-Core 3.0 GHz (3.7 GHz Turbo) Socket AM4 65W YD1700BBAEBOX Desktop Processor"
and I installed Ubuntu Server 16.04
I think its running at 3.65GHz

What type of machine is this?
User Name       Miner Name               Hashes Per Second       Hashes Per Second2
tiras                 tirasworks_bbp7         82846.46                   39640.09   


guess what ,   exactly the same  CPU and OS .   I didn't OC it though . 

 lscpu | grep MHz
CPU MHz:               3000.000
CPU max MHz:           3000.0000
CPU min MHz:           1550.0000

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
Pages: « 1 ... 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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 ... 164 »
  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!