Skip to content
dev-jbam edited this page Jun 12, 2018 · 4 revisions

Please make sure that you have OpenCL drivers on your system. You can refer to any of these sites to install it:

Ubuntu 16.04 reference

Generic ubuntu packages for OpenCL (Basic installation)
sudo apt install ocl-icd-libopencl1
sudo apt install opencl-headers
sudo apt install clinfo
Package that allows to compile OpenCL code (Needed to link and compile)
sudo apt install ocl-icd-opencl-dev
  • Windows 10
  • OS X: If your Mac has AMD GPU it is already installed