Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to load new images parallel with computation old image on GPU use OpenCL

I want to load new images parallel with computation current image on GPU to reduce an overhead time ( time spend on copying a new image to GPU for computation). Any one know how to do? Thank you very much for your help

How to load new images parallel with computation old current image on GPU use OpenCLOpenCL in OpenCL library

I want to load new images parallel with computation current image on GPU to reduce an overhead time ( time spend on copying a new image to GPU for computation). Any one Anyone know how to do? do that? Thank you very much for your helphelp.