After removing everything related to CUDA and OpenCL (everything with
those names in Synaptic), I do `sudo apt-get install python-pycuda
python-pyopencl` and get:

The following packages have unmet dependencies:
 python-pyopencl : Depends: libopencl-1.1-1
                   Depends: libopencl-1.2-1
                   Depends: ocl-icd-libopencl1 but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.


If I only do `sudo apt-get install python-pycuda`, it installs. But then for 
`sudo apt-get install python-pyopencl` I get:

The following packages have unmet dependencies:
 python-pyopencl : Depends: libopencl-1.1-1
                   Depends: libopencl-1.2-1
                   Depends: ocl-icd-libopencl1 but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.


If I then uninstall everything related to OpenCL and CUDA (by searching for 
these names in Synaptic) again, and do `sudo apt-get install python-pyopencl`, 
it succeeds. If I then do `sudo apt-get install python-pycuda` I get:

The following packages have unmet dependencies:
 python-pycuda : Depends: nvidia-cuda-toolkit but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.

Let me know if there are other commands I should run to help diagnose
why the package says its broken.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312422

Title:
  PyOpenCL and PyCUDA compatibility

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycuda/+bug/1312422/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to