Damn this is getting to be a pain.
BTW thanks for the help, but now getting a Logic error.
Traceback (most recent call last):
File "poclbm.py", line 27, in
platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code
rocko@nova:~$ python poclbm.py -d 0 --user un --pass pwTraceback (most recent call last):
File "poclbm.py", line 27, in
platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code
OpenCL seems to be returning a code that pyopencl doesn't like, I'm a bit stumped here but it feels like a driver issue.
This is a lot of effort for the 2Mh/s you'll get out of this card.