Public bug reported:

I get this on python:

Traceback (most recent call last):
  File "./prueba.py", line 7, in <module>
    ctx = cl.create_some_context()
  File "/usr/lib/python2.7/dist-packages/pyopencl/__init__.py", line 804, in 
create_some_context
    devices = platform.get_devices()
pyopencl.RuntimeError: clGetDeviceIDs failed: device not found


but my device is compatible with openCL 1.2. I don't know if mesa has not 
support for openCL yet (I don't know how to check it)

** Affects: mesa (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1556071

Title:
  cl device not found

Status in mesa package in Ubuntu:
  New

Bug description:
  I get this on python:

  Traceback (most recent call last):
    File "./prueba.py", line 7, in <module>
      ctx = cl.create_some_context()
    File "/usr/lib/python2.7/dist-packages/pyopencl/__init__.py", line 804, in 
create_some_context
      devices = platform.get_devices()
  pyopencl.RuntimeError: clGetDeviceIDs failed: device not found

  
  but my device is compatible with openCL 1.2. I don't know if mesa has not 
support for openCL yet (I don't know how to check it)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1556071/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to