Search content
Sort by

Showing 2 of 2 results by T4b
Post
Topic
Board Mining support
Re: Easy Ubuntu python OpenCL mining setup
by
T4b
on 07/06/2011, 15:30:50 UTC
When I run the last command, I receive
Traceback (most recent call last):
  File "poclbm.py", line 3, in
    import pyopencl as cl
  File "/usr/lib/pymodules/python2.7/pyopencl/__init__.py", line 3, in
    import pyopencl._cl as _cl
ImportError: libboost_python-py27.so.1.42.0: cannot open shared object file: No such file or directory


Libboost_python 1.42 has been installed, so I do not know what the issue is.
Then it's maybe in the wrong place, if it's actually installed?

This miner uses about 50% cpu although it is supposed to be a gpu miner. What could be the cause of this? I guess this isn't the normal behaviour?
Post
Topic
Board Mining support
Re: Easy Ubuntu python OpenCL mining setup
by
T4b
on 03/06/2011, 18:15:56 UTC
Hello guys i managed to get it working ... i'm currently trying to conect to bitcoin.cz could anyone please tell me the command to do so.

Thank you
python poclbm.py -d 0 --user USER --pass PASSWORD --host=mining.bitcoin.cz --port=8332

This miner uses about 50% cpu although it is supposed to be a gpu miner. What could be the cause of this? I guess this isn't the normal behaviour?