Hi All,

I'm trying to figure out exactly why I'm getting the above error. I'm
assuming I'm trying to allocate too big a chunk of memory at a time, I got
around this before by splitting the problem into smaller bits and doing
them one by one and concatenating the results. Now I'd like to figure out
what is the limits of the hardware. Can I do this via the pyopencl api?
_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to