Bitcoin Forum
April 26, 2024, 07:26:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 ... 486 »
  Print  
Author Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014  (Read 1210689 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
July 19, 2014, 10:51:08 PM
 #2381

Open source Boolberry OpenCL miner
https://github.com/mbkuperman/boolberry-opencl.git

Read README.md for details and build instructions.

Windows x64 executables:
https://github.com/mbkuperman/boolberry-opencl/releases/download/v1.0/BoolberryOCL-20140719.zip

2% developer donation (you can change or disable it in the configuration file)

Solo version: boolbd.exe (best performance/reliability)
Pool (JSON RPC) version: simpleminer.exe (please, use solo version if you can!)

Personally, I think it doesn't make any sense to use pools while the block value is about $7. Just give enough time to the solo miner.

Tested on AMD GPUs only!

Expected performance:
6870, R270x - 500-600 khs
6970, R280X - 900-1000 khs
what does that mean "expected performance" ? Is this numbers you obtained with your cards ?

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sonoIO
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
July 19, 2014, 11:03:01 PM
 #2382

we need GPU miner, Boolberry is a good coin, worth a fairer distribution.

I don't know if a GPU miner would bring fairer distribution. I believe the scratchpad has to be fetched from the network, meaning a nice and slow host to device copy really often. A better CPU miner would probably bring fairer distribution.

It seems to me that both do achieve network effect to some extent, where extend is being lower for GPU - but its time scale is smaller (atleast atm). Here i'll note that the ratio of hashpowers  U/A (in terms of wild Keccak), where U is hashpower  used for mining any altcoin and A is “available” hashpower atm in the whole world, is much larger for GPU i suppose, which kinda means that less effort has to be put into marketing to release network effect potential. Here i'll not bother to define “available” hashpower since above seems to be holding for most(any?) reasonable definitions. It seems kinda obvious that using most of the available potentials "saves time" in sense that it buys additional time from the same recourses.
But i could be wrong Smiley
If i'm right, neater should be ignored. If the point is to go faster toward a fairer distribution, the GPU should be prioritized.

Anyhow, because of human psychology it seems that fair distribution of privacy oriented coin is much more important than one with public ledger, thus i believe that goal should be to go toward fairer distribution as fast as possible. It mitigates some FUD vectors

If you can mine as fast or slower with a GPU than with a CPU, you won't waste the power - CPUs use less. Miners don't care what they mine, as long as it's profitable.

I may have skewed angle on all this crypto stuff as BBR is almost as new to me as BTC. Still fill like Alice in Wonderland Grin
I'm just sharing some points that cross my mind. And do enjoy your posts, but technical stuff you write seem like magic to me Smiley
Ty
mbk
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile WWW
July 19, 2014, 11:25:16 PM
 #2383

Yes.

Open source Boolberry OpenCL miner
https://github.com/mbkuperman/boolberry-opencl.git

Read README.md for details and build instructions.

Windows x64 executables:
https://github.com/mbkuperman/boolberry-opencl/releases/download/v1.0/BoolberryOCL-20140719.zip

2% developer donation (you can change or disable it in the configuration file)

Solo version: boolbd.exe (best performance/reliability)
Pool (JSON RPC) version: simpleminer.exe (please, use solo version if you can!)

Personally, I think it doesn't make any sense to use pools while the block value is about $7. Just give enough time to the solo miner.

Tested on AMD GPUs only!

Expected performance:
6870, R270x - 500-600 khs
6970, R280X - 900-1000 khs
what does that mean "expected performance" ? Is this numbers you obtained with your cards ?

Boolberry OpenCL solo miner - https://github.com/mbkuperman/boolberry-opencl
Boolberry OpenCL stratum pool miner - https://github.com/mbkuperman/cpuminer-multi-opencl
MBK's Boolberry pool - http://bbr.mbkpool.info
mbk
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile WWW
July 19, 2014, 11:34:03 PM
 #2384

You should run boolbd.exe to solo mine. It's exactly the same as with original miner. My versions just uses GPUs instead of CPU cores.
Code:
boolbd --start-mining=<address> --mining-threads=1
(or 2,3 if you have many GPUs).

It should synchronize the blockchain before mining starts so wait if you run boolbd.exe first time. If you loaded the blockchain with original boolbd this miner will use it.

I'm not sure how you solo mine BBR with GPU as every error message when starting simpleminer.exe is "Failed to parse arguements: the option --login is required but missing." Why is this a necessity, and what does the login pertain to?

Boolberry OpenCL solo miner - https://github.com/mbkuperman/boolberry-opencl
Boolberry OpenCL stratum pool miner - https://github.com/mbkuperman/cpuminer-multi-opencl
MBK's Boolberry pool - http://bbr.mbkpool.info
clintar
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
July 20, 2014, 12:18:47 AM
 #2385

well this definitely doesn't work in linux...
maxcan
Member
**
Offline Offline

Activity: 117
Merit: 100


View Profile
July 20, 2014, 12:40:17 AM
 #2386

You should run boolbd.exe to solo mine. It's exactly the same as with original miner.
I may be doing it wrong or it might just not work with Nvidia on Windows 7.

I have a GeForce GTX 560 Ti; the usage goes up to 99% but it says "efficiency: 0% (shares 0/0, blocks 0/0)".

:\

oops, found a share! hashrate is 336,333. any way to make it take up less than 99% of the GPU though?

i'll leave it running while i'm out and let you know what happens Smiley
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 20, 2014, 12:47:44 AM
Last edit: July 20, 2014, 01:16:23 AM by antonio8
 #2387

Stupid question.

If I am running the qt wallet and solo mining. Does the blocks go to the qt wallet or doe I still need to run the simple wallet to get the blocks?

EDIT:

I have a 280x, 270x, and 270.

I put in the threads for 3 but only gpu 0 (280x) runs.

I get for the other 2 "cl invalid value,  platform value must be between 0 & 4294967295"

I also get that on my 750ti's

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
July 20, 2014, 12:54:58 AM
 #2388

Stupid question.

If I am running the qt wallet and solo mining. Does the blocks go to the qt wallet or doe I still need to run the simple wallet to get the blocks?
Blocks goes to that address that you pointed at start_mining command. So it is no matter if you use qt wallet or simplewallet, it depends only of address.

crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
July 20, 2014, 01:42:16 AM
 #2389


Good news!
I've uploaded new build (v0.2.0.27(7460089)) where fixed issue with not displayed transfers.


maxcan
Member
**
Offline Offline

Activity: 117
Merit: 100


View Profile
July 20, 2014, 01:54:11 AM
 #2390

i'll leave it running while i'm out and let you know what happens Smiley

one hour later:

Quote
hr: 342227, efficiency: 84% (shares 54/54, blocks 0/0)

works out to about 2.25 bbr a day. not cost efficient but mining never has been for me  Cheesy
enerbyte
Hero Member
*****
Offline Offline

Activity: 556
Merit: 501


View Profile
July 20, 2014, 02:03:49 AM
 #2391


Good news!
I've uploaded new build (v0.2.0.27(7460089)) where fixed issue with not displayed transfers.


Thanks for all your hard work!
kingscrown
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


http://fuk.io - check it out!


View Profile WWW
July 20, 2014, 02:50:20 AM
 #2392

so whats up with GPU AMD miner ?

btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
July 20, 2014, 03:00:42 AM
 #2393

so whats up with GPU AMD miner ?

OpenCL = AMD. Released today. Read previous posts.
kingscrown
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


http://fuk.io - check it out!


View Profile WWW
July 20, 2014, 03:10:41 AM
 #2394

so whats up with GPU AMD miner ?

OpenCL = AMD. Released today. Read previous posts.
i did read but did anybocy cheked for viruses and such - since its made by new user?
you guys vouch for it?

also - how to NOT solo mine but poolmine?

forzendiablo
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
July 20, 2014, 03:29:33 AM
 #2395

so whats up with GPU AMD miner ?

OpenCL = AMD. Released today. Read previous posts.
i did read but did anybocy cheked for viruses and such - since its made by new user?
you guys vouch for it?

also - how to NOT solo mine but poolmine?

yes nothing is clear in this thread............................

yolo
maxcan
Member
**
Offline Offline

Activity: 117
Merit: 100


View Profile
July 20, 2014, 03:34:01 AM
 #2396

i did read but did anybocy cheked for viruses and such - since its made by new user?
you guys vouch for it?

it seems fine to me.

yes nothing is clear in this thread............................

you have to do a bit of poking around. the info is out there.
FortuneNVirtue
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 20, 2014, 03:50:58 AM
Last edit: July 20, 2014, 08:02:15 AM by FortuneNVirtue
 #2397

Open source Boolberry OpenCL miner
https://github.com/mbkuperman/boolberry-opencl.git




I'm so new with BBR and I try to SOLO with this Boolberry OpenCL miner.
Does this seem to be OK with my 750Tis?
It seems like only miner0 is working, other 5 cards are not.

btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
July 20, 2014, 03:56:26 AM
 #2398

i did read but did anybocy cheked for viruses and such - since its made by new user?
you guys vouch for it?

it seems fine to me.

yes nothing is clear in this thread............................

you have to do a bit of poking around. the info is out there.

Aside from the GPU miner that was released today, what is unclear? I have tried to keep all instructions up to date. We did not know mbk was even working on a GPU miner until he released it. I will have instructions up by tomorrow morning (US time). In the mean time, use boolbd to solo mine. This is command line for single GPU:

Code:
boolbd.exe --start-mining <BBR-ADDRESS>

As I posted earlier, all files in the downloadable ZIP are clean:
https://www.virustotal.com/en/file/70db24dfa1b09d201455464ee6f04704575c8dffb0d14c17ca9344a7accb4a7d/analysis/1405802537/
https://www.virustotal.com/en/file/6d417055ea9bb52982275cfc80ca6d18de9d6dd37d41729e02eed11d52eaea1a/analysis/1405802602/
https://www.virustotal.com/en/file/1c2f7d2d4dcbb1b80246d97295afa25791bbe0d6967ef3266011707d47e3b619/analysis/1405802865/
https://www.virustotal.com/en/file/1947d655cf1a91bfa8d6737c2abe61e59c929c0dc982804ab6c44ce22466b122/analysis/1405803269/

I tested on my Radeon HD6940 and got 575KH/s.

The source needs to be looked over to verify it utilizes the GPU correctly. There are more comments in the bounty thread: https://bitcointalk.org/index.php?topic=693118.0
forzendiablo
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
July 20, 2014, 04:02:40 AM
 #2399

i did read but did anybocy cheked for viruses and such - since its made by new user?
you guys vouch for it?

it seems fine to me.

yes nothing is clear in this thread............................

you have to do a bit of poking around. the info is out there.

Aside from the GPU miner that was released today, what is unclear? I have tried to keep all instructions up to date. We did not know mbk was even working on a GPU miner until he released it. I will have instructions up by tomorrow morning (US time). In the mean time, use boolbd to solo mine. This is command line for single GPU:

Code:
boolbd.exe --start-mining <BBR-ADDRESS>

As I posted earlier, all files in the downloadable ZIP are clean:
https://www.virustotal.com/en/file/70db24dfa1b09d201455464ee6f04704575c8dffb0d14c17ca9344a7accb4a7d/analysis/1405802537/
https://www.virustotal.com/en/file/6d417055ea9bb52982275cfc80ca6d18de9d6dd37d41729e02eed11d52eaea1a/analysis/1405802602/
https://www.virustotal.com/en/file/1c2f7d2d4dcbb1b80246d97295afa25791bbe0d6967ef3266011707d47e3b619/analysis/1405802865/
https://www.virustotal.com/en/file/1947d655cf1a91bfa8d6737c2abe61e59c929c0dc982804ab6c44ce22466b122/analysis/1405803269/

I tested on my Radeon HD6940 and got 575KH/s.

The source needs to be looked over to verify it utilizes the GPU correctly. There are more comments in the bounty thread: https://bitcointalk.org/index.php?topic=693118.0

this oesnt qt need to be open in server mode or at all? just need to run solomine thinge?

yolo
mbk
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile WWW
July 20, 2014, 09:14:49 AM
 #2400

Set thread_delay in miner_conf.json to 2000 (2 seconds) or even more. It could help in multi GPU configurations. Moreover you can run 3 miners independently. Copy you data directory for each instance, set device_index in miner_conf.json in  copied directories to 1 and 2 and run 3 instances
Code:
boolbd --data-dir <datadir1> --start-mining=<address> --mining-threads=1
boolbd --data-dir <datadir2> --start-mining=<address> --mining-threads=1
boolbd --data-dir <datadir3> --start-mining=<address> --mining-threads=1
Moreover it makes sense to reboot before changing anything.
Stupid question.

If I am running the qt wallet and solo mining. Does the blocks go to the qt wallet or doe I still need to run the simple wallet to get the blocks?

EDIT:

I have a 280x, 270x, and 270.

I put in the threads for 3 but only gpu 0 (280x) runs.

I get for the other 2 "cl invalid value,  platform value must be between 0 & 4294967295"

I also get that on my 750ti's

Boolberry OpenCL solo miner - https://github.com/mbkuperman/boolberry-opencl
Boolberry OpenCL stratum pool miner - https://github.com/mbkuperman/cpuminer-multi-opencl
MBK's Boolberry pool - http://bbr.mbkpool.info
Pages: « 1 ... 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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 ... 486 »
  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!