Post
Topic
Board Mining (Altcoins)
Re: [BBR] Boolberry OpenCL GPU Miner Discussion - Works on AMD & Nvidia
by
btc-mike
on 30/07/2014, 03:04:52 UTC
Added the release. It works on bbr.farm:1111 and makes about 80% of solo version.

1. I didn't change the get_whole_scratchpad so if it has a bug (looks like it has) it's better to contact the main branch developer as well.
2. m_job.difficulty shouldn't be zero. If it is - something's wrong with a pool. I added a return from the worker thread as it doesn't make any sense to search for nonce having wrong data.
updated github

Thanks. Can you post another windows release with this please? I don't have an environment ready to make a build and someone was asking me for it.
Edit: Actually this makes it so it never gets work it looks like.. unless it's just me
Weird. I was testing there, too. Just kept looping "Job difficulty is 0. Skipping the job." Guess it IS just me. What could be different?
I get the same error on simpleminer. Boolbd is ok.

Code:
2014-Jul-29 19:44:57.422640 Job difficulty is 0. Skipping the job.
2014-Jul-29 19:45:00.422812 avg hr: 0
2014-Jul-29 19:45:00.424812 Getting next job...
2014-Jul-29 19:45:00.511817 Job didn't change
2014-Jul-29 19:45:00.518818 [OCL 0/0] copy scratchpad
2014-Jul-29 19:45:00.526818 Job difficulty is 0. Skipping the job.