E**********e 发帖数: 1736 | 1 为什么需要disable 原来的NVIDIA显卡驱动程序,重新装驱动程序? Windows里就不需
要啊。忙了几个小时,根据网上的教程,搞得系统起动不了了。只能重新装Ubuntu。
deep learning Windows10 够用了吧,有必要在Linux上跑吗。 |
m***8 发帖数: 1786 | 2 同问。最近买的八代主板想装机学deep learning,装ubuntu连gui都进不去,只能
terminal界面。gigabyte不提供ubuntu驱动。买的USB wifi也没有ubuntu驱动。要是
Windows10能对付到中级水平的dl应用,就不折腾ubuntu了 |
p***o 发帖数: 1252 | 3 用nvidia-docker。
【在 E**********e 的大作中提到】 : 为什么需要disable 原来的NVIDIA显卡驱动程序,重新装驱动程序? Windows里就不需 : 要啊。忙了几个小时,根据网上的教程,搞得系统起动不了了。只能重新装Ubuntu。 : deep learning Windows10 够用了吧,有必要在Linux上跑吗。
|
s*********h 发帖数: 6288 | 4 原来的驱动程序是xorg的?
nvidia自己的驱动是proprietary的,大概是这个原因所以必须用他们的。
我之前按照tensorflow主页上的说明安装了,没遇到什么问题。
想做DL最好还是linux吧,毕竟如果真的要deploy什么东西经常需要container,
你用了windows还得重新测试。
我个人工作经历基本上都是用的ubuntu docker image,可能有少量centOS。 |
N**********d 发帖数: 2466 | 5 Ubuntu是必须的吧!windows 里面啥都干不了。
认识几个dl大牛,根本不用win
【在 E**********e 的大作中提到】 : 为什么需要disable 原来的NVIDIA显卡驱动程序,重新装驱动程序? Windows里就不需 : 要啊。忙了几个小时,根据网上的教程,搞得系统起动不了了。只能重新装Ubuntu。 : deep learning Windows10 够用了吧,有必要在Linux上跑吗。
|
a****g 发帖数: 3027 | 6 干活的,基本上都是Linux。
Windows是用来做PPT用的。
【在 E**********e 的大作中提到】 : 为什么需要disable 原来的NVIDIA显卡驱动程序,重新装驱动程序? Windows里就不需 : 要啊。忙了几个小时,根据网上的教程,搞得系统起动不了了。只能重新装Ubuntu。 : deep learning Windows10 够用了吧,有必要在Linux上跑吗。
|
l*i 发帖数: 951 | 7 For ubuntu: use the Nvidia driver from apt (sudo apt install nvidia-xxx). Do
not download the driver from Nvidia website. Don't bother to find other
manufacture's (gigabyte, MSI, etc.) driver. |
E**********e 发帖数: 1736 | 8 多谢。 看来再从新装一次。 已经折腾几回了。 Windows 下 也有问题。 跑 C NN时
Python 老中断。 出错信息是
2018-04-19 22:50:13.026187: F T:\src\github\tensorflow\tensorflow\core\
kernels\conv_ops.cc:712] Check failed: stream->parent()->
GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo<
;T>(), &algorithms)
怎么也解决不了。
:For ubuntu: use the Nvidia driver from apt (sudo apt install nvidia-xxx).
Do not download the driver from Nvidia website. Don't bother to find
other
:manufacture's (gigabyte, MSI, etc.) driver. |
a**********t 发帖数: 4263 | 9 So you guys buy Nvidia GPU for ML?
Whichis the lowest budget GPU card?
Do
【在 l*i 的大作中提到】 : For ubuntu: use the Nvidia driver from apt (sudo apt install nvidia-xxx). Do : not download the driver from Nvidia website. Don't bother to find other : manufacture's (gigabyte, MSI, etc.) driver.
|