본문 바로가기
개인 환경설정

2080ti cuda 설치가 잘안될때 방법

by 디찌s 2021. 1. 14.
728x90
반응형

 

sudo apt-get --purge remove "*cublas*" "*cufft*" "*curand*" \ "*cusolver*" "*cusparse*" "*npp*" "*nvjpeg*" "cuda*" "nsight*"

 

sudo apt-get --purge remove "*nvidia*"

 

sudo apt-get autoremove

 

sudo rm -rf /usr/local/cuda*

 

f you get the problem of broken packages, it has happened since you added repo to the apt/sources.lst. Run the following to delete it:sudo vim /etc/apt/sources.list

 

reboot

728x90
반응형

댓글