我正在使用 CUDA5.5,但是我想使用 nvidia 提供的主存储库安装 CUDA6.5。
sudo dpkg -i cuda-repo-ubuntu1404_6.5-14_amd64.deb
sudo apt-get update
Run Code Online (Sandbox Code Playgroud)
但是当我尝试安装 cuda 时,出现以下错误。
sudo apt-get install cuda
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following …Run Code Online (Sandbox Code Playgroud)