-
ubuntu:
ocl-icd-opencl-dev ocl-icd-libopencl1 opencl-headers
- nvidia:
nvidia-libopencl1-384
- intel:
beignet-opencl-icd
(beignet
on older versions) - additionally,
clinfo
might be useful
- nvidia:
-
arch:
ocl-icd opencl-headers opencl-clhpp
, and a runtime, e.g.opencl-nvidia
A Makefile has been provided. To select an iteration of the kernel,
pass the KERNEL
option. E.g., to run and test the first
optimization of the kernel run:
make test KERNEL=1