Ubuntu 14.04如何在不安装nvidia驱动的情况下安装cuda 6.5 [英] Ubuntu 14.04 how to install cuda 6.5 without installing nvidia driver

查看:74
本文介绍了Ubuntu 14.04如何在不安装nvidia驱动的情况下安装cuda 6.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 CPU 内核 I7 4790 和两个 GPU GTX 760 4 GB ram/1152 内核的工作站上工作,系统内存为 16 GB RAM 经过多次尝试并多次重新安装 Ubuntu 后,我拥有 Ubuntu 14.04.1 LTS 终于我正确使用 3 个 shell 命令 ppa xorg-edgers 安装了 nvidia 驱动程序 340.46

I am working on workstation with CPU core I7 4790 and two GPUs GTX 760 4 GB ram/1152 core the system's memory is 16 GB RAM I have Ubuntu 14.04.1 LTS after many tries and reinstalling Ubuntu many times finally i have correctly installed nvidia driver 340.46 using 3 shell commands ppa xorg-edgers

现在我想安装 Cuda 6.5 工具包但在手册中他们说 cuda 工具包安装程序也会安装 nvidia 显卡驱动程序

now i want to install Cuda 6.5 toolkit but in the manual they say that the cuda toolkit installer will also install nvidia Graphics driver

如何防止安装程序重新安装图形驱动程序如何在不重新安装图形驱动程序的情况下安装 cuda 6.5 工具包,因为我在正确安装 340.46 之前遇到了很多问题

how to prevent the installer from reinstall the graphics driver how to install cuda 6.5 toolkit without reinstalling my graphics driver because i faced many problems until i installed 340.46 correctly

在成功安装 cuda 工具包 6.5 后,如何在不干扰 cuda 工具包的情况下升级我的图形驱动程序并从头重新安装所有内容

and after successfully installing cuda toolkit 6.5 how to upgrade my graphics driver without disturbing cuda toolkit and reinstall everything from the beginning

推荐答案

如果你使用runfile 安装程序方法,工具包安装程序将分别提示您输入 3 个组件中的每一个:

If you use the runfile installer method, the toolkit installer will prompt you individually for each of the 3 components:

  1. GPU 驱动程序
  2. CUDA 工具包
  3. CUDA 示例

所以使用运行文件安装程序方法,如果您不想安装驱动程序,只需在第一个提示中选择否"即可.您仍然可以安装工具包和示例.您可以从这里

So use the runfile installer method, and simply select "no" to the first prompt, if you don't want to install the driver. You can still install the toolkit and samples. You can download the runfile installer from here

在成功安装 cuda 工具包 6.5 后,如何在不干扰 cuda 工具包的情况下升级我的图形驱动程序并从头重新安装所有内容

and after successfully installing cuda toolkit 6.5 how to upgrade my graphics driver without disturbing cuda toolkit and reinstall everything from the beginning

始终可以通过从 www.nvidia.com 下载驱动程序安装包来单独安装驱动程序.

The driver can always be installed separately by downloading a driver installer package from www.nvidia.com.

如果您使用包管理器方法,应该可以通过安装 cuda-toolkit-X.Y 包安装工具包而无需驱动程序,其中 X.Y 是 CUDA 版本.请参阅包管理器部分 安装指南

If you use a package manager method, it should be possible to install the toolkit without the driver by installing the cuda-toolkit-X.Y package, where X.Y is the CUDA version. Refer to the package manager section of the install guide

这篇关于Ubuntu 14.04如何在不安装nvidia驱动的情况下安装cuda 6.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆