Bitcoin Forum
May 27, 2024, 09:43:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Bitcoin / Mining software (miners) / Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!** on: May 05, 2011, 04:59:13 AM
Has anyone seen this error:

Code:
$ ./phoenix.py -u http://bitcoin:password@localhost:8332/ -k poclbm DEVICE=0 VECTORS AGGRESSION=3
Traceback (most recent call last):
  File "./phoenix.py", line 123, in <module>
    miner.start(options)
  File "/phoenix-miner/trunk/Miner.py", line 76, in start
    self.kernel = self.options.makeKernel(KernelInterface(self))
  File "./phoenix.py", line 112, in makeKernel
    self.kernel = kernelModule.MiningKernel(requester)
  File "kernels/poclbm/__init__.py", line 125, in __init__
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: platform not found khr

Professor Google doesn't seem to know anything about this issue, and I can't seem to figure out why it is happening. I have basically the same error when trying to run poclbm by itself.

Any help would be greatly appreciated!

What video card are you using? I personally get a similar error when I use the VECTORS argument with my GTX260
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!