Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
CUDA Toolkit 10.1 update2 安装的问题
Experiences and Insight
1547
views ·
3
replies ·
To
floor
Go
ighack
deepin
2020-06-07 20:37
Author
CUDA Toolkit 10.1 update2
这个东西 我是需要先安装
CUDA Toolkit 10.1
在安装
CUDA Toolkit 10.1 update
1
还是说可以直接安装
CUDA Toolkit 10.1 update2
Reply
Like 0
Favorite
View the author
All Replies
Ziggy
deepin
2020-06-07 22:15
#1
要先装本体,再装升级包
Reply
Like 0
View the author
jfy_99
deepin
2020-06-07 23:06
#2
每个版本应该都是完整的(从安装包的大小可以看出来……),可以直接安装CUDA 10.1 update2。如果不求新的话,从buster-backports软件源安装会更方便。
echo 'deb https://mirrors.ustc.edu.cn/debian/ buster-backports main contrib non-free' | sudo tee -a /etc/apt/sources.list
sudo apt update
sudo apt install -t buster-backports nvidia-cuda-toolkit
Copy the Code
这样添加了中科大的镜像源,安装的是CUDA 10.1 update1。
Reply
Like 0
View the author
ighack
deepin
2020-06-07 23:29
#3
我直接安装 的CUDA Toolkit 10.1 update2好像也行
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
这个东西 我是需要先安装 CUDA Toolkit 10.1
在安装 CUDA Toolkit 10.1 update1
还是说可以直接安装CUDA Toolkit 10.1 update2