Small kernels to discover OpenCL
Backend is OpenCL (which is running on the device) and frontend is Python (which is running on the host).
Be sure to have pyopencl installed (pip install pyopencl) to execute the host code.
Then launch python scripts with :
python host_<name>.py
Léon ROUSSEL
MIT license