Dear Andreas et al.,

Suppose the results from copy_if() are few, in relation to the buffer.
Wouldn't it be advantageous (performance-wise) to create a results-sized
buffer, copy the results there, and minimize buffer transfer?

In other words, am I introducing any bugs?

Source code here:
https://stackoverflow.com/questions/28249558/pyopencl-copy-if-is-it-possible-to-minimize-the-return-buffer-size

Thank you for your work.  It is wonderful!

please...  Help! :)

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

Reply via email to