Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
plastic.elastic
on 02/08/2011, 16:30:11 UTC
Just tried the final version i got this error when i used Phoenix manually (either default kernel or phatk)

Code:
Traceback (most recent call last):
  File "./phoenix.py", line 123, in
    miner.start(options)
  File "/opt/miners/phoenix/Miner.py", line 77, 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: platform not found khr

What does it mean?

Thnks


ps. This is my phoenix command which worked fine with the previous version of Linuxcoin:
Code:
./phoenix.py -u http://yanz_1:pass@uswest.btcguild.com:8332/ -q 7 -k phatk BFI_INT VECTORS FASTLOOP=false AGGRESSION=11 DEVICE=0 WORKSIZE=256