Я попытался следовать инструкциям по этой ссылке, чтобы установить CUDA в Ubuntu 14.04, но на этом шаге у меня возникла проблема с зависимостями пакетов:
~/Downloads$ sudo apt-get install cudaReading 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 packages have unmet dependencies:
cuda : Depends: cuda-7-0 (= 7.0-28) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Кто-нибудь знает в чем может быть проблема?