OpenCL backend still requires pycuda to be installed
I wanted to try out the OpenCL backend on a machine that does not have the CUDA SDK or pycuda installed. Unfortunately, pystencils imports stuff from pycuda in multiple places throughout the code, so I cannot use the OpenCL backend on this machine.