How to use OpenCL cache

asked 2019-02-26 04:44:56 -0600

peter_cz gravatar image

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?

edit retag flag offensive close merge delete