Bitcoin Forum
May 10, 2024, 06:19:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 »  All
  Print  
Author Topic: [BBR] Boolberry GPU Miner Discussion - AMD & Nvidia - OpenCL & CUDA  (Read 82939 times)
endlessskill
Hero Member
*****
Offline Offline

Activity: 531
Merit: 500


AMD | Mining | NVIDIA


View Profile
December 18, 2016, 09:29:24 AM
 #361

Has anyone results for 470/480?
1715321984
Hero Member
*
Offline Offline

Posts: 1715321984

View Profile Personal Message (Offline)

Ignore
1715321984
Reply with quote  #2

1715321984
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Newton90
Sr. Member
****
Offline Offline

Activity: 463
Merit: 256


View Profile
December 19, 2016, 04:44:23 AM
Last edit: December 19, 2016, 07:35:24 AM by Newton90
 #362

I'm new to mining boolberry. Here some cuda hashrates:

980Ti 1650@180W
1070 1550@100W
970 1500@100W

Is it any good?

yeah.have 1150-1220 on gtx 1060 no oc.pallas,need optimized miner for pascal.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
December 19, 2016, 09:35:52 AM
 #363

I'm new to mining boolberry. Here some cuda hashrates:

980Ti 1650@180W
1070 1550@100W
970 1500@100W

Is it any good?

yeah.have 1150-1220 on gtx 1060 no oc.pallas,need optimized miner for pascal.

The scratchpad is huge and, as already said, most of the time the miner is randomly accessing it.
I don't think there is much room for improvement; I'd be glad to be proved otherwise, though ;-)

SPB667
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
January 08, 2017, 03:21:16 PM
 #364

Hi! How i can solve this problem?

[2017-01-08 18:18:24.741] [GPU0] Init
[2017-01-08 18:18:25.533] [GPU0] Platform: AMD Accelerated Parallel Processing
[2017-01-08 18:18:25.533] [GPU0] Device: Redwood
[2017-01-08 18:18:25.534] [GPU0] Total device memory: 512 MB
[2017-01-08 18:18:25.534] [GPU0] Maximum buffer size: 254 MB
[2017-01-08 18:18:26.012] Creating the program: wild_keccak.cl, size 6653
[2017-01-08 18:18:26.839] [GPU0] error:  CL_INVALID_BUFFER_SIZE
fexploit
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 09, 2017, 12:37:35 AM
 #365

What are the hashrates of rx470?
dwarf0
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 28, 2017, 11:20:53 AM
 #366

I'm new to mining boolberry. Here some cuda hashrates:

980Ti 1650@180W
1070 1550@100W
970 1500@100W

Is it any good?

Hi! Do you use cudaminer? any strings like "share doesnt validate on cpu"?
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
January 31, 2017, 02:52:45 AM
 #367

Hello folks - I am new to Boolberry and have gotten pretty far in the past few days.  I am using mbkuperman/boolberry-opencl/boolberry-opencl-0.3.0.41b-windows-x64.zip. 

I set up the batch file parameters as such:

boolbd --start-mining=1GRH8NPawnfh6xLwptNumsJxZyZwSXJARUJrVgerfppjfkkrR9mexZ7h49YX5m5WutYL7gkokS2btUvUrgqDTwyoUsZzshy --mining-threads=2
pause

I set up miner_conf.json as such:

{
  "current_extra_message_index": 0,
  "donation_decision": false,
  "donation_decision_made": false,
  "donation_descision": false,
  "platform_index": 1,
  "thread_delay": 2000
}

Does anyone know why I cannot get the 2nd GPU to work?  I have no problem with miner0 but miner1 always fails.

System Info - Windows 10 Pro 64bit, Intel i5, (2) EVGA GTX 1070's

Thank you - pokeytex



Lafu
Legendary
*
Offline Offline

Activity: 2968
Merit: 3046



View Profile
January 31, 2017, 03:37:38 AM
 #368

 minerd -a wildkeccak_ocl -o stratum+tcp://bbr.suprnova.cc:7777 -u Worker.workername -p x   -d 0,1  -i 18  -l scratchpad.bin -k http://bbr.suprnova.cc/scratchpad.bin
pause

Works for me with 2 cards its the - d 0,1,2,3 for use more cards

pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
January 31, 2017, 12:35:13 PM
 #369

minerd -a wildkeccak_ocl -o stratum+tcp://bbr.suprnova.cc:7777 -u Worker.workername -p x   -d 0,1  -i 18  -l scratchpad.bin -k http://bbr.suprnova.cc/scratchpad.bin
pause

Works for me with 2 cards its the - d 0,1,2,3 for use more cards

Ok cool - is there a windows binary for minerd?

Lafu
Legendary
*
Offline Offline

Activity: 2968
Merit: 3046



View Profile
January 31, 2017, 01:59:58 PM
 #370

minerd -a wildkeccak_ocl -o stratum+tcp://bbr.suprnova.cc:7777 -u Worker.workername -p x   -d 0,1  -i 18  -l scratchpad.bin -k http://bbr.suprnova.cc/scratchpad.bin
pause

Works for me with 2 cards its the - d 0,1,2,3 for use more cards

Ok cool - is there a windows binary for minerd?


You have to download the scratchpad.bin from the pool your mine !

dvijaydev46
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2017, 07:39:51 PM
 #371

Is anyone able to mine Boolberry in any of the pools? All pools seem to be down at the same time.
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
January 31, 2017, 08:11:51 PM
 #372

Is anyone able to mine Boolberry in any of the pools? All pools seem to be down at the same time.
It has been told for hundred times, forget about bbr mining, it is PRIVATE coin, pools are under constant ddos , especialy during pump. Mining this is just a waste of time and money.
@bb
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
February 01, 2017, 02:28:25 AM
 #373

Is anyone able to mine Boolberry in any of the pools? All pools seem to be down at the same time.

mining.blue
bbr.poolto.be
bbr.suprnova.cc
bbr.mbkpool.info

All online now, see the help section to get info how to mine.
lucasan123
Full Member
***
Offline Offline

Activity: 219
Merit: 100



View Profile
February 01, 2017, 10:30:33 AM
 #374

sorry i have bbr but i cant open wallet ......... it's stuck on connecting........... what should i do for opening wallet?

ccccccc7
Full Member
***
Offline Offline

Activity: 223
Merit: 100


View Profile
February 01, 2017, 11:11:07 AM
 #375

I'm using open CL and I get a GPU2 "share doesn't validate on CPU" error.  Affecting hashrate I assume.  Any thoughts on this error message? Thanks



i fix this issue with: wildkeccak_ocl_multistep

THANK YOU Grin

Bloody CPU error is now gone
maxmad_x
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


It takes a lot to build but not much to lose


View Profile
February 01, 2017, 02:19:35 PM
 #376

sorry i have bbr but i cant open wallet ......... it's stuck on connecting........... what should i do for opening wallet?

use this command
qt-boolb --seed-node 5.9.44.154:10101
jonesskill
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
February 01, 2017, 06:29:29 PM
 #377

Windows BIN for Nvidia miner??
maxmad_x
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


It takes a lot to build but not much to lose


View Profile
February 03, 2017, 06:54:25 PM
 #378

Anyone knows any other pool that is working with direct exchange wallet?

usbbr.mining.blue was working but now its giving retry error. I think server is down

cidman
Full Member
***
Offline Offline

Activity: 162
Merit: 102


View Profile
February 03, 2017, 09:06:23 PM
 #379

trying to get solo miner to work, pretty much got it working on the machine with the wallet on it but cant seem to get it working on the mining rigs
get failing to connect to peers and the firewall is wide open
im assuming booldb somehow works with the wallet without any settings and simpleminer will be the way in for other rigs?
any ideas?
maxmad_x
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


It takes a lot to build but not much to lose


View Profile
February 03, 2017, 09:43:57 PM
 #380

trying to get solo miner to work, pretty much got it working on the machine with the wallet on it but cant seem to get it working on the mining rigs
get failing to connect to peers and the firewall is wide open
im assuming booldb somehow works with the wallet without any settings and simpleminer will be the way in for other rigs?
any ideas?
qt-boolb --seed-node 5.9.44.154:10101
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 »  All
  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!