Sorry, I realize I'v got a lot of questions... Here's another one. How can I forcibly release an array if it's no longer needed? How does the allocator/mem pool decide wether to keep an array or to release it? I'm writing an application that processes large complex arrays and device memory is a serious issue.
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
