Hello, I have a problem that I cannot get fixed. Maybe someone of you can help.
Traceback (most recent call last):
File "pyopencl_LogicError.py", line 53, in <module>
cl.enqueue_copy(queue, OUT_host_buffer, OUT_dev_buffer).wait() # <==
ERROR here
File "/usr/lib/python2.7/dist-packages/pyopencl/__init__.py", line 790,
in enqueue_copy
return _cl._enqueue_read_buffer(queue, src, dest, **kwargs)
pyopencl.LogicError: clEnqueueReadBuffer failed: invalid command queue
The Source is in the attachment.
Thanks.
Regards,
Marcus
pyopencl_LogicError.tar.gz
Description: GNU Zip compressed data
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
