当前位置:网站首页>NVIDIA graphics card driver error
NVIDIA graphics card driver error
2022-04-23 16:35:00 【Andrew p】
1. An error is as follows
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 see cuda The library exists

3. see NVIDIA Whether the graphics card driver is installed
![]()
4. install dkms, Used to dynamically load drivers ,
sudo apt-get install dkms
sudo dkms install -m nvidia -v 450.57

5.

6. Check whether the driver is loaded
7. DKMS The explanation of
Oikawa Et al. 1996 Put forward a method with LKM Similar dynamic core modules (DKMs) technology . And LKM equally ,DKMs It is stored in the form of file and can be loaded and unloaded dynamically during the operation of the system .DKMs By a User level Of DKM Server to manage , Not by kernel To manage . When the core needs a module , from DKM The server is responsible for sending the corresponding DKM load ; When the core memory resources are scarce , from DKM The server is responsible for uninstalling an unused DKM.
8. summary
The reason is that when I run deep learning code , Called someone else's code , There are calls in it CUDA Instructions , If the driver does not match the current version of the graphics card , This will happen .
版权声明
本文为[Andrew p]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231624569416.html
边栏推荐
- Gartner 发布新兴技术研究:深入洞悉元宇宙
- Execution plan calculation for different time types
- Six scenarios of cloud migration
- 299. 猜数字游戏
- Change the icon size of PLSQL toolbar
- 浅谈 NFT项目的价值、破发、收割之争
- What is the experience of using prophet, an open source research tool?
- Solution to the fourth "intelligence Cup" National College Students' IT skills competition (group B of the final)
- Construction of esp32 compilation environment
- 5分钟NLP:Text-To-Text Transfer Transformer (T5)统一的文本到文本任务模型
猜你喜欢

Force buckle-746 Climb stairs with minimum cost
Xinwangda: HEV and Bev super fast charging fist products are shipped on a large scale

What is cloud migration? The four modes of cloud migration are?

Countdown 1 day ~ 2022 online conference of cloud disaster tolerance products is about to begin

Summary according to classification in sail software

Detailed explanation of file operation (2)

100 deep learning cases | day 41 - convolutional neural network (CNN): urbansound 8K audio classification (speech recognition)

How to upgrade openstack across versions
![[key points of final review of modern electronic assembly]](/img/17/007ca1f4fedd11ab878bddda3faf56.jpg)
[key points of final review of modern electronic assembly]

Interview question 17.10 Main elements
随机推荐
OAK-D树莓派点云项目【附详细代码】
linux上启动oracle服务
力扣-746.使用最小花费爬楼梯
MySql主从复制
安装及管理程序
MySQL personal learning summary
[key points of final review of modern electronic assembly]
linux上啟動oracle服務
Win11 / 10 home edition disables the edge's private browsing function
Sort by character occurrence frequency 451
ESP32_ Arduino
Use if else to judge in sail software - use the title condition to judge
Download and install mongodb
Gartner announces emerging technology research: insight into the meta universe
建站常用软件PhpStudy V8.1图文安装教程(Windows版)超详细
ESXi封装网卡驱动
Summary according to classification in sail software
安装Redis并部署Redis高可用集群
Qipengyuan horizon credible meta universe social system meets diversified consumption and social needs
关于 background-image 渐变gradient()那些事!