Comment 7 for bug 1311975

Revision history for this message
Graham Inggs (ginggs) wrote :

It looks like this might get fixed in Debian soon, so I will hold back on uploading for now.

It is possible to work around this issue by first installing the CUDA application, then installing ocl-icd-opencl-dev, and finally installing the OpenCL application.

For example, to co-install nvidia-cuda-toolkit and wine:

sudo apt-get install nvidia-cuda toolkit
sudo apt-get install ocl-icd-opencl-dev (this will remove nvidia-libopencl1-* and nvidia-opencl-dev)
sudo apt-get install wine