OpenCL-Guide icon indicating copy to clipboard operation
OpenCL-Guide copied to clipboard

A guide to help developers get up and running quickly with the OpenCL programming framework

Results 20 OpenCL-Guide issues
Sort by recently updated
recently updated
newest added

This PR adds a new doc giving a high-level overview of how OpenCL-OpenGL interop should be setup and how it works.

In the [OpenCL panel discussion](https://youtu.be/sIk6JXRzRDs) at [IWOCL](https://www.iwocl.org/) there were several questions and comments regarding vendor-independent tooling in OpenCL, especially for profiling and debugging. We should add a page to the...

Remove one of twice in a row "to have".

As per discussion in the February 4th teleconference. Also, updates several links with new redirects, so the awesome_bot runs correctly.

We want to run a computer vision processing algorithm on a Raspberry Pi 4, but with the computations being performed on the GPU of a PC. Error occurs during compilation...

I'd like to run OpenCL with CPU. Given Intel-OpenCL is not compatible, is there any libOpenCL solution for aarch64?