Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装CUDA9.0提示CUDA driver version is insufficient for CUDA runtime version
Apps Section
1650
views ·
2
replies ·
To
floor
Go
iccdwjz
deepin
2018-09-16 06:00
Author
本帖最后由 iccdwjz 于 2018-9-16 10:26 编辑
deepin 15.7 按照如下步骤安装CUDA9
执行
cd /usr/local/cuda-9.0/samples/1_Utilities/deviceQuery
sudo make
./deviceQuery
木有通过,提示如下
目前我安装的显卡驱动情况:
请问这种情况怎么破,来自新手的提问
Reply
Like 0
Favorite
View the author
All Replies
ryenang
deepin
2018-12-20 04:25
#1
安装nvidia-opencl-dev和libcudart9.1 就OK了
Reply
Like 0
View the author
ryenang
deepin
2018-12-20 04:45
#2
deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 9.1, CUDA Runtime Version = 9.0, NumDevs = 1
Result = PASS
Copy the Code
这样子运行tensorflow不知道行不行,TF好坑,竟然没有9.1的官方支持。
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
【Enhanced Repo】Better Deepin Repo is released
Update driver for my computer
Popular Events
More
deepin 15.7 按照如下步骤安装CUDA9
执行cd /usr/local/cuda-9.0/samples/1_Utilities/deviceQuery
请问这种情况怎么破,来自新手的提问