Comment 22 for bug 1401390

Revision history for this message
Miguel Prada (miguel-prada-sarasola) wrote :

On my machine, which does have a Nvidia graphics card, the libhwloc-plugins package is kept back as well. Forcing (simulated) installation yields the following output:

user@host:~$ sudo apt-get -s install libhwloc-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  ocl-icd-libopencl1
The following packages will be REMOVED:
  nvidia-libopencl1-331-updates
The following NEW packages will be installed:
  ocl-icd-libopencl1
The following packages will be upgraded:
  libhwloc-plugins
1 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Inst libhwloc-plugins [1.8-1ubuntu1] (1.8-1ubuntu1.14.04.1 Ubuntu:14.04/trusty-updates [amd64]) []
Remv nvidia-libopencl1-331-updates [331.113-0ubuntu0.0.4] [nvidia-opencl-icd-331-updates:amd64 ]
Inst ocl-icd-libopencl1 (2.1.3-4 Ubuntu:14.04/trusty [amd64])
Conf ocl-icd-libopencl1 (2.1.3-4 Ubuntu:14.04/trusty [amd64])
Conf libhwloc-plugins (1.8-1ubuntu1.14.04.1 Ubuntu:14.04/trusty-updates [amd64])
user@host:~$

Is this as expected? Should nvidia-libopencl1-331-updates be replaced with ocl-icd-libopencl1 even on nvidia equipped machines?