Posts

Post not yet marked as solved
0 Replies
256 Views
How to clear OpenCL cache which contains pre-compilled OpenCL kernels? It is saved somewhere on the disk, because cache persists even after system restart. I suppose it uses the same cache as Metal, but this I also cannot locate. This cache is problematic because if some of header files for OpenCL code is modified the OpenCL kernel is not re-compilled.
Posted Last updated
.