Pages:
Author

Topic: 【ANN】BITPOKEMONGO 【YOBIT】【BPOK】【X11】【POW+POS】【MICROSOFT AZURE】 - page 7. (Read 32792 times)

legendary
Activity: 1050
Merit: 1000
I also only have 1 connection - had 2 on day of launch but only 1 since. Is there a node list available? Cheers.

yeah same here my wallet never surpass 1 connection since launch
sr. member
Activity: 700
Merit: 250
newbie
Activity: 42
Merit: 0
I also only have 1 connection - had 2 on day of launch but only 1 since. Is there a node list available? Cheers.
newbie
Activity: 42
Merit: 0
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

What miner are you using?

--cpu-priority relates the applications cpu priority over other applications

  • 5: real time
  • 4: high
  • 3: above normal
  • 2: normal
  • 1: below normal
  • 0: low




--cpu-affinity relates to the applications affinity to cpu cores/threads (as in which cores to hog/spread the process over)
usually set as a hex mask (0xXX). A little tricky to calculate at times. I'll try and explain....

First some basic binary. 1 = on. 0 = off. Binary is written backwards, from right-to-left.

Now, for example if you have 8 threads/cores the default affinity is to use them all. This would be represented in binary as 11111111. (each core is switched on, 1, and the number here relates to the amount of cores [8 numbers, 8 cores]).

Now lets say I want to set the affinity to all but the last core (as in the picture)... in binary this would be represented as 01111111.

Once you have the binary value use a Binary to Hexadecimal converter (http://www.binaryhexconverter.com/binary-to-hex-converter) to convert binary to hex. 01111111 = 7F. I would then set my --cpu-affinity 0x7F




--threads (or sometimes --cpu-threads) relates to the number of cores/threads to use

Sets how many threads/cores to use. Default is all. If you want to free up some cores for other tasks just set this to the number of cores/threads you want to use for mining. In my case I have 8 and I want to use 7 (keep one spare for other tasks). I set my --threads 7.

newbie
Activity: 42
Merit: 0
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

Are you behind firewall?
Main node have 48 active connections on VPS


I am, but I've allowed the wallet & ports through.  Any other ideas?

Community disappeared?


well not alot of people know information about x11 cpu mining i think Cheesy

That's not the point.
Spent days answering hundreds PM for shares,sending,answering question for bounties.
Now, everyone disappeared after shares received.
legendary
Activity: 1050
Merit: 1000
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

Are you behind firewall?
Main node have 48 active connections on VPS


I am, but I've allowed the wallet & ports through.  Any other ideas?

Community disappeared?


well not alot of people know information about x11 cpu mining i think Cheesy
newbie
Activity: 42
Merit: 0
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

Are you behind firewall?
Main node have 48 active connections on VPS


I am, but I've allowed the wallet & ports through.  Any other ideas?

Community disappeared?
hero member
Activity: 532
Merit: 500
Offer escrow, receive negative trust
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

Are you behind firewall?
Main node have 48 active connections on VPS


I am, but I've allowed the wallet & ports through.  Any other ideas?
legendary
Activity: 1078
Merit: 1001
New wallet to be released within 24 hours [not mandatory]
-Few QT optimizations
-Credits page updated

Anyone tested BPOK webwallet?

Yes it works good! Smiley

newbie
Activity: 42
Merit: 0
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?

Are you behind firewall?
Main node have 48 active connections on VPS
hero member
Activity: 532
Merit: 500
Offer escrow, receive negative trust
For solo mining:

Code:
 --cpu-priority 4

does this just control how many cores are used, or is core control done with a different command - and if so, is this line of code unnecessary?  


Also, using the new wallet - only one active connection?  Any updated node lists?
newbie
Activity: 42
Merit: 0
hero member
Activity: 518
Merit: 500
hero member
Activity: 909
Merit: 500
1.5 btc to 300 sat!
Give me 1.5btc, will pummmmppp
good idea , i will sell order just 200 sat  Grin
sr. member
Activity: 700
Merit: 250
Look market. sound accumulation.
some sell to hope a panic dump,followed by some buy with buy support.
sound pre-pump accumulation.
legendary
Activity: 1050
Merit: 1000
sr. member
Activity: 1050
Merit: 256
Time to buy some, the price is nice
sr. member
Activity: 700
Merit: 250
Ahha. Sold at 60 range!
Crypto path always same, people hold for 1 week, if no pump they sell.  Grin Grin Grin
empty sell order,with a couple btc will pump to 200 satoshi.
miss buyers

buy back now
hero member
Activity: 909
Merit: 500
hero member
Activity: 658
Merit: 500
New wallet to be released within 24 hours [not mandatory]
-Few QT optimizations
-Credits page updated

Anyone tested BPOK webwallet?

I used it, so far it's good and many improvement during i used it. at least it can help me to save my bandwidth from dowloading blockchain.

Here is progress report from web wallet developer

Stake - Online Mining Launch    Stake - Online Mining Launch today. Happy mining guys    Done    2016-08-09 05:05:20    
Stake - Online Mining    Now we are going to develop online mining, so keep your coin in our wallet.    Done    2016-08-08 13:41:52    
User address wallet    Fix balance in "My Wallet". Previously it shown "0" in user balance although there is any balance in "user wallet view", but in "user wallet details" show real user balance. It's happen in all pow coin, but now it fixed.    Done    2016-08-08 03:39:40    
Balance Receiver Improvement  Balance Receiver Improvement, to make sure user receive their balance in our wallet address.    Done    2016-08-08 03:12:44    
Balance Receiver Improvement    We improve balance receiver for late transaction confirmation    Done    2016-08-07 17:26:34    
Report Module    Now we have - Faucet miner report module - Error report - Progress Report    Done    2016-08-07 12:04:53    
Integrated faucet    Now we have Integrated faucet, for faucet miner    Done    2016-08-07 12:03:42    
Send Amount    Send amount has been fixed and improve it    Done    2016-08-07 12:03:04    
Balance Receiver    Balance Receiver has fixed and improve    Done    2016-08-07 12:00:27
Pages:
Jump to: