如何卸载cuda

December 17, 2023
测试
测试
测试
测试
5 分钟阅读

大家好,又见面了,我是你们的朋友全栈君。

conda install -c conda-forge google-cloud-bigquery-storage
conda install -c conda-forge google-cloud-storage
conda install -c conda-forge happybase
conda install -c conda-forge google-cloud-bigtable
conda install -c conda-forge gcsfs
pip install  google-cloud-happybase
pip install apscheduler
pip install pandas-gbq
pip install gcsfs
pip install pandarallel
pip install scikit-learn
pip install google-cloud-bigquery-storage[pandas,fastavro]
#乐迪公司ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVhWXMg/bJNEs2annK2peophIZ1E5FSf1q5FjNXf0+pkjwMcEIdOvFNOrEFZf1iUge7KUVboPjK8kGobKN3jMJQjp5y6nL1l4/LEftbcvUtGYchxgBWjLf6DsgAQkU7P975gvIpSameaO1r+oGIgBh6IVkb4HGJSoZD779ROh/+jt0EX1RQkQDNrruPJMRUpUtrQdVj0tKhaADSpolBslpvDhEdx+72oprAkRGlo0EqBkH7gDeqBtjvm6Ib2S26l/9FBH3mgdLKrdDvTRX6+zA0zjrBKr+MlZWxayzEjx76UiZKTE25u25phzQs27st5+h2PD9YT427iSk0xmvMJJD ledi@ledi-Shangqi-X4650
===========
= Summary =
===========

Driver:   Installed
Toolkit:  Installed in /usr/local/cuda-10.2/
Samples:  Installed in /home/game/, but missing recommended libraries

Please make sure that
 -   PATH includes /usr/local/cuda-10.2/bin
 -   LD_LIBRARY_PATH includes /usr/local/cuda-10.2/lib64, or, add /usr/local/cuda-10.2/lib64 to /etc/ld.so.conf and run ldconfig as root

To uninstall the CUDA Toolkit, run cuda-uninstaller in /usr/local/cuda-10.2/bin
To uninstall the NVIDIA Driver, run nvidia-uninstall

Please see CUDA_Installation_Guide_Linux.pdf in /usr/local/cuda-10.2/doc/pdf for detailed information on setting up CUDA.
Logfile is /var/log/cuda-installer.log
To uninstall the CUDA Toolkit, run cuda-uninstaller in /usr/local/cuda-10.2/bin
To uninstall the NVIDIA Driver, run nvidia-uninstall

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/151766.html原文链接:https://javaforall.cn

继续阅读

更多来自我们博客的帖子

如何安装 BuddyPress
由 测试 December 17, 2023
经过差不多一年的开发,BuddyPress 这个基于 WordPress Mu 的 SNS 插件正式版终于发布了。BuddyPress...
阅读更多
Filter如何工作
由 测试 December 17, 2023
在 web.xml...
阅读更多
如何理解CGAffineTransform
由 测试 December 17, 2023
CGAffineTransform A structure for holding an affine transformation matrix. ...
阅读更多