Bitcoin Forum
May 25, 2024, 03:22:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error when running phoenix.py and poclbm  (Read 1166 times)
sCIs0V167xCuAIwY (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 04, 2011, 09:22:11 PM
 #1

I tried both poclbm and phoenix.py and get similar errors for each

poclbm.py:
Traceback (most recent call last):
  File "poclbm.py", line 24, in <module>
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error c

phoenix.py:
Traceback (most recent call last):
  File "./phoenix.py", line 123, in <module>
    miner.start(options)
  File "phoenix-1.50/Miner.py", line 75, 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 132, in __init__
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code
willphase
Hero Member
*****
Offline Offline

Activity: 767
Merit: 500


View Profile
July 04, 2011, 09:57:01 PM
 #2

download GPU Caps Viewer:

http://www.ozone3d.net/gpu_caps_viewer/

check that it displays your video card in the 'OpenCL' tab.  If it doesn't you need to reinstall your display drivers.

Will

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!