【问题标题】:Install Cuda GPU Drivers on Google Compute Engine Instance在 Google Compute Engine 实例上安装 Cuda GPU 驱动程序
【发布时间】:2020-07-02 16:38:22
【问题描述】:

我正在尝试按照 Google 的说明 here 在我的 GCP Compute Engine VM 实例上安装 CUDA 驱动程序

我为 Ubuntu 运行脚本,但在运行 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 packages have unmet dependencies:
 cuda : Depends: cuda-10-2 (>= 10.2.89) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

这是什么意思,我该如何解决?

提前致谢!

【问题讨论】:

  • 请提供更多详细信息: 1. 您使用哪种 GPU? 2. 你用什么操作系统?
  • 已解决!我必须使用 Ubuntu!

标签: google-cloud-platform cuda gpu


【解决方案1】:

问题是我使用的是 Debian,但必须使用 Ubuntu!

谢谢!

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-07-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-03
    • 2014-12-13
    • 1970-01-01
    • 2015-12-09
    相关资源
    最近更新 更多