This is a repository that contains mostly experimental code related to OpenCL. This is planned to be refactored and split to separate repositories:
- OpenCL benchmark library (split ready, Github repo)
- OpenCL utilities library
- General C++ utilities library
- My personal collection of OpenCL fixtures such as factorial, Koch curve image, Mandelbrot/Multibrot etc.
This code should be compilable in a similar way to OpenCL benchmark library, but only on Windows (link to build instructions).