Post
Topic
Board Mining (Altcoins)
Re: [BBR] Boolberry OpenCL GPU Miner Discussion - Works on AMD & Nvidia
by
azhago
on 25/07/2014, 11:36:49 UTC
Hi,
i'm trying to use windows binaries, but i got this :
Quote
2014-Jul-25 09:00:14.707796 [P2P4]!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!
2014-Jul-25 09:00:14.727796 Miner thread was started
2014-Jul-25 09:00:14.737796 [miner 0][OCL 0/0] start with kernel wild_keccak.cl,
 type 0
2014-Jul-25 09:00:14.827797 Miner thread was started [1]
2014-Jul-25 09:00:14.837797 [miner 1][OCL 0/1] start with kernel wild_keccak.cl,
 type 0
2014-Jul-25 09:00:14.837797 [miner 1][OCL 0/1] error:  CL_INVALID_VALUE
2014-Jul-25 09:00:14.837797 [miner 1][OCL 0/1] platform index must me between 0
and 4294967295
2014-Jul-25 09:00:14.927797 Miner thread was started [2]
2014-Jul-25 09:00:14.937797 [miner 2][OCL 0/2] start with kernel wild_keccak.cl,
 type 0
2014-Jul-25 09:00:14.937797 [miner 2][OCL 0/2] error:  CL_INVALID_VALUE
2014-Jul-25 09:00:14.937797 [miner 2][OCL 0/2] platform index must me between 0
and 4294967295
2014-Jul-25 09:00:15.027797 Miner thread was started [3]
2014-Jul-25 09:00:15.037797 [miner 3][OCL 0/3] start with kernel wild_keccak.cl,
 type 0
2014-Jul-25 09:00:15.037797 [miner 3][OCL 0/3] error:  CL_INVALID_VALUE
2014-Jul-25 09:00:15.037797 [miner 3][OCL 0/3] platform index must me between 0
and 4294967295
2014-Jul-25 09:00:15.127797 [P2P4]Mining has started with 5 threads, good luck!
2014-Jul-25 09:00:15.127797 [P2P4][81.31.38.5:10101 OUT] COMMAND_HANDSHAKE INVOK
ED OK
2014-Jul-25 09:00:15.137797 [P2P7]Connecting to 54.90.184.240:10101(white=1, las
t_seen: d0.h0.m9.s45)...
2014-Jul-25 09:00:15.127797 Miner thread was started [4]
2014-Jul-25 09:00:15.187797 [miner 4][OCL 0/4] start with kernel wild_keccak.cl,
 type 0
2014-Jul-25 09:00:15.207797 [miner 4][OCL 0/4] error:  CL_INVALID_VALUE
2014-Jul-25 09:00:15.217797 [miner 4][OCL 0/4] platform index must me between 0
and 4294967295

So, only one card out of 5 can mine.

i run this command line : boolbd --start-mining=1JNsCgTA1pK7ksYpZPsDDV7HihrAN5JKMTNA17fwk6aQD2CknCd34A5UKaZBxft8B9Z6mKFxKuWkheccMdbda2iARS88Y6r --mining-threads=5

In the .json file, i got this :
Quote
{
  "current_extra_message_index": 0,
  "device_index": 0,
  "difficulty": 16777215,
  "donation_decision": true,
  "donation_decision_made": false,
  "donation_descision": true,
  "donation_percent_opencl": "2.0",
  "kernel": "wild_keccak.cl",
  "kernel_type": 0,
  "platform_index": 0,
  "thread_delay": 100,
  "work_size": 262144
}


The download link for windows binary doesn't work?

Read the main thread for BBR, there is a new update miner to download.

What did i do wrong?


--mining-threads=1

No matter how many cards you run, it's in the read me from the source.
"thank you for your "answer", but in the readme file, i read :
"--mining-threads=[n], n - number of GPUs to use"