Hi everyone,

1. is there a method to view the current memory usage of the gpu?
2. What could this error mean?

"pyopencl.RuntimeError: clWaitForEvents failed: out of resources"

Mind you, all i do is call a Kernel-object and .wait() for the resulting event like this:

kernel(...).wait()

regards,
Omar

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to