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 Desktop
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/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp