当前位置:网站首页>NVIDIA显卡驱动报错
NVIDIA显卡驱动报错
2022-04-23 16:25:00 【andrew P】
1.报错如下
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
2. nvcc -v 查看cuda库是存在的
3.查看NVIDIA显卡驱动是否安装了
4.安装dkms,用来动态加载驱动,
sudo apt-get install dkms
sudo dkms install -m nvidia -v 450.57
5.
6.查看驱动是否加载
7. DKMS的解释
Oikawa等人在1996年提出一种与LKM类似的动态核心模块(DKMs)技术。与LKM一样,DKMs以文件的形式存储并能在系统运行过程中动态地加载和卸载。DKMs由一个用户层的DKM服务器来管理,并非由内核来管理。当核心需要某模块时,由DKM服务器负责把相应的DKM加载;当核心的内存资源紧缺时,由DKM服务器负责卸载一个没有被使用的DKM。
8.总结
原因是我在跑深度学习代码的时候,调用了别人的代码,里面有调用CUDA的指令,如果当前的显卡和驱动版本算力不匹配的时候,就会出现这中情况。
版权声明
本文为[andrew P]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_41166909/article/details/124339697
边栏推荐
- Unity Shader学习
- 建站常用软件PhpStudy V8.1图文安装教程(Windows版)超详细
- 各大框架都在使用的Unsafe类,到底有多神奇?
- Gartner announces emerging technology research: insight into the meta universe
- linux上启动oracle服务
- Homewbrew installation, common commands and installation path
- 欣旺达:HEV和BEV超快充拳头产品大规模出货
- How magical is the unsafe class used by all major frameworks?
- MySQL的btree索引和hash索引区别
- Qipengyuan horizon credible meta universe social system meets diversified consumption and social needs
猜你喜欢
Nanny Anaconda installation tutorial
Hypermotion cloud migration completes Alibaba cloud proprietary cloud product ecological integration certification
Gartner announces emerging technology research: insight into the meta universe
保姆级Anaconda安装教程
Matplotlib tutorial 05 --- operating images
Research and Practice on business system migration of a government cloud project
捡起MATLAB的第(4)天
MySQL - MySQL查询语句的执行过程
Master vscode remote GDB debugging
Construction of esp32 compilation environment
随机推荐
VIM uses vundle to install the code completion plug-in (youcompleteme)
Day 10 abnormal mechanism
第九天 static 抽象类 接口
七朋元视界可信元宇宙社交体系满足多元化的消费以及社交需求
文件系统读写性能测试实战
299. Number guessing game
捡起MATLAB的第(3)天
Oak-d raspberry pie cloud project [with detailed code]
Gartner predicts that the scale of cloud migration will increase significantly; What are the advantages of cloud migration?
Gartner publie une étude sur les nouvelles technologies: un aperçu du métacosme
浅谈 NFT项目的价值、破发、收割之争
Master vscode remote GDB debugging
Postman batch production body information (realize batch modification of data)
Es common query, sorting and aggregation statements
MySQL - execution process of MySQL query statement
Grbl learning (I)
ESP32_Arduino
Change the icon size of PLSQL toolbar
Redis "8" implements distributed current limiting and delay queues
Day (2) of picking up matlab