安装CUDA时出现问题 Running Processes The following processes must be stopped before the Nsight Visual studio Edition installation can proceed: Performance Monitor(Process ID: 5844)
给大电脑安装高一点版本的cuda时报错 ID5844
首先安装cuda时先看一下支持的最高版本是多少 ,指令 nvidia-smi 右上角的显示的就是支持的最高版本,我的是12.2,我下载的cuda版本是11.6的
我的电脑已经安装有两个cuda的版本了,再安装的时候就出现了报错,一直retry一直还是那样,
Running Processes
The following processes must be stopped before the Nsight Visual studio Edition installation can proceed:
Performance Monitor(Process ID: 5844)
解决方法
打开任务管理器,找到Performance Monitor,关闭,再次打开cuda安装程序,就可以安装了