Author

Topic: Poclbm Will Not Load (Read 3696 times)

jr. member
Activity: 42
Merit: 1
May 20, 2011, 10:37:09 PM
#4
Having incorrect drivers is known to cause that issue.

Make sure you have the latest drivers from nvidia.com. The one that come with Windows or through Windows Update may not be sufficient.
newbie
Activity: 2
Merit: 0
May 20, 2011, 11:54:38 AM
#3
i forgot to mention that i am running on an nvidia card
sr. member
Activity: 406
Merit: 256
May 20, 2011, 11:42:15 AM
#2
Looks like you don't have the AMD APP SDK installed. Or you haven't restarted since you installed it.
newbie
Activity: 2
Merit: 0
May 20, 2011, 11:30:17 AM
#1
hey guys,

So i have tried to load the poclbm miner using a simple .bat file and using command prompt but every time i try to launch it it comes up with this error:

Code:
Traceback (most recent call last):
  File "poclbm.py", line 3, in
  File "pyopencl\__init__.pyo", line 3, in
  File "pyopencl\_cl.pyo", line 12, in
  File "pyopencl\_cl.pyo", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.

here is the code i am using in the .bat file if it helps:

Code:
start /DC:\bitcoin\miner poclbm.exe --host=mining.bitcoin.cz --port=8332 --

user=userhidden --pass=passhidden --device=0 -w 256 -f 60


can anybody help me fix this issue? i have the latest version of python installed aswell.

Thanks,
CJ
Jump to: