poclbm
poclbm copied to clipboard
PyOpenCL bitcoin miner
https://github.com/downloads/m0mchil/poclbm/poclbm_py2exe_20120920.7z poclbm.exe doesn't seem to work in my Windows 7 Professional (64-bit) with GeForce 210. c:\poclbm_py2exe_20120920>poclbm.exe Traceback (most recent call last): File "poclbm.py", line 3, in File "zipextimporter.pyo", line 82,...
OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 550 Ti/PCIe/SSE2 OpenGL version string: 4.2.0 NVIDIA 304.64 OpenGL shading language version string: 4.20 NVIDIA via Cg compiler
I'm using poclbm with flag "-s 0.01" to avoid high temperatures on my gpu. I usually mine about 150MHash/s but when poclbm get "long poll: new block", speed goes down...
Is there any plans to support scrypt/LTE ?
with the latest update for poclbm at github.com/downloads/m0mchil/poclbm/poclbm_py2exe_20120920.7z, I get the following error message when running poclbm.exe. Code: Traceback (most recent call last): File "poclbm.py", line 3, in File "zipextimporter.pyo",...
Miner breaks with this error while doing first hashings: jors@backwards:~/BITCOIN_GPU$ python poclbm.py -d 0 --user myuser --pass mypass 6289 khash/sException in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py",...
Trying this on OS X 10.8 Developer Preview 2. Using the built-in python2.7. Andreas at pyopencl modified that code to install on 10.8 which it appears to do. I'm trying...
$ ./poclbm.py http://user:[email protected]:8332 26/07/2011 19:51:20, Setting server (user @ pit.deepbit.net:8332) Exception in thread Thread-1: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 530, in **bootstrap_inner self.run() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 483,...
poclbm tries to create some sorf of .elf tempfiles in its directory.but this leads to security problems under win7(i have read unter winxp and linux too), which do not allow...