Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use OpenCL cache

clBuildProgram() can be slow, but its results are cached (by OpenCV and by some OpenCL implementations). Can you explain how to contribute to overall speed-up and use pre-built kernels, what to set?