Comment 5 for bug 1260974

Revision history for this message
Aditya Avinash (adityaavinash) wrote :

Hi,
This is what you do.

sudo apt-get remove nvidia-cuda-toolkit nvidia-opencl-dev

then,

sudo apt-get remove nvidia-331

then,

sudo apt-get install nvidia-cuda-toolkit nvidia-opencl-dev

then,

sudo apt-get install nvidia-331

The issue here is the clash between the shared library libOpenCL.so from NVIDIA-Driver and the NVIDIA-Cuda-Toolkit.