Ubuntu 14.04.5 [nvenc] SDK v6.0: cuda 7.5 => cuda 8.0 = Works

Started by Jan Gruuthuse, October 07, 2016, 06:56:47 AM

Previous topic - Next topic

Jan Gruuthuse

Would this update be fine?
The following packages were automatically installed and are no longer required:
  cuda-7-5 cuda-command-line-tools-7-5 cuda-core-7-5 cuda-cublas-7-5
  cuda-cublas-dev-7-5 cuda-cudart-7-5 cuda-cudart-dev-7-5 cuda-cufft-7-5
  cuda-cufft-dev-7-5 cuda-curand-7-5 cuda-curand-dev-7-5 cuda-cusolver-7-5
  cuda-cusolver-dev-7-5 cuda-cusparse-7-5 cuda-cusparse-dev-7-5
  cuda-documentation-7-5 cuda-driver-dev-7-5 cuda-license-7-5
  cuda-misc-headers-7-5 cuda-npp-7-5 cuda-npp-dev-7-5 cuda-nvrtc-7-5
  cuda-nvrtc-dev-7-5 cuda-runtime-7-5 cuda-samples-7-5 cuda-toolkit-7-5
  cuda-visual-tools-7-5 libcuda1-352 nvidia-352 nvidia-352-dev nvidia-352-uvm
  nvidia-opencl-icd-352
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed
  cuda-8-0 cuda-command-line-tools-8-0 cuda-core-8-0 cuda-cublas-8-0
  cuda-cublas-dev-8-0 cuda-cudart-8-0 cuda-cudart-dev-8-0 cuda-cufft-8-0
  cuda-cufft-dev-8-0 cuda-curand-8-0 cuda-curand-dev-8-0 cuda-cusolver-8-0
  cuda-cusolver-dev-8-0 cuda-cusparse-8-0 cuda-cusparse-dev-8-0
  cuda-demo-suite-8-0 cuda-documentation-8-0 cuda-driver-dev-8-0
  cuda-license-8-0 cuda-misc-headers-8-0 cuda-npp-8-0 cuda-npp-dev-8-0
  cuda-nvgraph-8-0 cuda-nvgraph-dev-8-0 cuda-nvml-dev-8-0 cuda-nvrtc-8-0
  cuda-nvrtc-dev-8-0 cuda-runtime-8-0 cuda-samples-8-0 cuda-toolkit-8-0
  cuda-visual-tools-8-0 libcuda1-361 nvidia-361 nvidia-361-dev
  nvidia-opencl-icd-361
The following packages will be upgraded:
  cuda cuda-drivers cuda-repo-ubuntu1404 libcuda1-352 libxnvctrl0 nvidia-352
  nvidia-352-dev nvidia-modprobe nvidia-opencl-icd-352 nvidia-settings


In regards to:
commit 69b5efc [nvenc] Re-enable nvenc. You *need* SDK v6.0 for it to work, not 5 nor 7

mean

Might work
We only need a .h for the CUDA sdk

The real compatibility is with the driver

Jan Gruuthuse