Failed to initialize NVML: Driver/library version mismatch

刚刚GPU遇到一个神奇的bug。

运行 nvidia-smi 报错:

运行nvidia 官方的程序,报错

no CUDA-capable device is detected

如下图:

然后解决的办法是: 重启。。。重启。。。

还好虚惊一场,只能说:

Surprise surprise, rebooting solved the issue。

原文地址:https://www.cnblogs.com/cofludy/p/8260467.html

时间: 2024-11-05 20:34:14

Failed to initialize NVML: Driver/library version mismatch的相关文章

nvidia驱动自动更新版本后问题解决 -- failed to initialize nvml: driver/library version mismatch

因为必须关闭桌面窗口, 建议另外一台电脑ssh连接操作 1. 卸载旧版本并关闭图形界面 sudo apt-get remove --purge nvidia-\* sudo service lightdm stop sudo init 3 2. 安装对应版本号驱动 sudo chmod +x cuda_8.0.61_375.26_linux.run sudo sh cuda_8.0.61_375.26_linux.run --tmpdir=/tmp --override 3. 安装cudnn5.

Failed to initialize NVML: Unknown Error

DellR740安装NVIDIA M60驱动程序,执行nvidia-smi命令,提示"Failed to initialize NVML: Unknown Error".解决方法:https://www.dell.com/support/article/cn/zh/cnbsd1/sln308065/dell-poweredge14g-esxi%E5%B0%86%E8%BF%94%E5%9B%9E-%E6%97%A0%E6%B3%95%E5%88%9D%E5%A7%8B%E5%8C%96

php-mysql问题:mysqli_connect(): Headers and client library minor version mismatch. Headers:50556 Library:50637

问题现象 mysqli_connect(): Headers and client library minor version mismatch. Headers:50556 Library:50637 确认安装信息 发现问题所在 php -i | grep Client Client API version => 5.6.37 Client API library version => 5.6.37 Client API header version => 5.5.56-MariaDB

解决Warning: mysql_connect(): Headers and client library minor version mismatch. 警告

php -i|grep Client 查询当前Client 版本,结果如下: Client API version => 5.6.31Client API library version => 5.6.31Client API header version => 5.5.47-MariaDBClient API version => 5.6.31 1 yum remove php-mysql 2 yum install php-mysqlnd 原文地址:https://www.cn

MySQL主从报错解决:Failed to initialize the master info structure

大清早收到一个MySQL的自定义语言告警 :replication interrupt,看来是主从同步报错了. 登陆MySQL,执行 show slave status \G 发现salve已经停止了,于是使用 start slave启动,结果有如下报错: 1 ERROR 1201 (HY000): Could not initialize master info structure; more error messages can be found in the MySQL error log

使用Cygwin在Windows下帮助编译众多C/C++库(附make: command not found,以及libtool.m4 and ltmain.sh have a version mismatch问题的解决方案)

之前为了使用一个库,都是去下载源码,然后根据开发者提供的README手动用GCC编译,一直不能使用Makefile感觉很蛋痛,比如最近使用的ZThread 还是怪自己以前过于依赖IDE 最近发现用Cygwin就可以使用诸如./configure, make这样的命令,感觉灰常欣喜,尝试去编译ZThread库(因为我发现虽然之前我用GCC手动编译了ZThread但是在使用的过程中,ZThread总是往控制台上打印诸多的DEBUG信息,想必是编译选项的问题,我又不知道到哪个头文件中去找#define

【故障处理】ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository

今天在使用冷备份文件重做从库时遇到一个报错,值得研究一下. 版本:MySQL5.6.27 一.报错现象 dba:(none)> start slave; ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository 这个时候查看error.log: 2017-07-17 16:19:02 9022 [ERROR] Failed to open the relay log '.

断重启从库故障:电Last_Error: Slave failed to initialize relay log info structure from the repository

断电重启故障 2017-11-10T21:27:52.791849+08:00 0 [ERROR] Error in Log_event::read_log_event(): 'read error', data_len: 68, event_type: 22017-11-10T21:27:52.791889+08:00 0 [Warning] Error reading GTIDs from relaylog: -12017-11-10T21:27:52.793147+08:00 0 [Not

OpenProj打开不了或者提示”Failed to load Java VM Library”的错误的解决方案

一.双击打开OpenProj.exe没反应的解决方案: 1) 修改OpenProj1.4.0.ini,将Maximum Version=any改为Maximum Version=1.7,保存. 2)这时再双击OpenProj.exe,会弹出选择jre的路径,选择本机安装jre的目录(重要:必须选择32位的jre,且Java版本在1.8以下,下面会说明原因) 二.提示"Failed to load Java VM Library"的错误的解决方案: 1) 打开"开始"