Post
Topic
Board Mining (Altcoins)
Re: [BBR] Boolberry GPU Miner Discussion - AMD & Nvidia - OpenCL & CUDA
by
mbk
on 10/09/2014, 21:20:07 UTC
You can run them both. Just set different data directories with --data-dir command line option like:
Code:
boolbd --data-dir dir1
boolbd --data-dir dir2
If you exit the boolbd it saves miner_conf.js. It's the wrong file if you cannot find the parameter or you ran cpu version after opencl one (look at %appdata%\boolb on windows).  Try all platform_indexes: 0,1,2.
Try changing platform_index in miner_conf.js file.

I don't have any platform_index in miner_conf.js file.
I have tried adding
Code:
"platform_index":0   :"platform_index":1

I just get errors

you you may need to explain things in very simple terms...I'm very simple

Jon  Grin
does that mean that I can't run both cpu and gpu miner at the same time?