摘要: 原始显卡驱动版本仅支持cuda11.1,想升级驱动版本: 先查看推荐版本 ubuntu-drivers devices 系统推荐470版本,那就使用470。 1、卸载原有的nvidia驱动 sudo apt-get remove --purge nvidia* 2、接受推荐的话,通过以下命令安装 s 阅读全文
posted @ 2022-07-07 10:04 盛世芳华 阅读(411) 评论(0) 推荐(0)
摘要: pip install protobuf==3.19.0 阅读全文
posted @ 2022-07-07 10:00 盛世芳华 阅读(293) 评论(0) 推荐(0)
摘要: WARNING:root:PaddlePaddle meets some problem with 8 GPUs. This may be caused by: 1. There is not enough GPUs visible on your system 2. Some GPUs are o 阅读全文
posted @ 2022-07-07 09:59 盛世芳华 阅读(1314) 评论(0) 推荐(0)
摘要: uname -m && cat /etc/*release 阅读全文
posted @ 2022-07-07 08:16 盛世芳华 阅读(46) 评论(0) 推荐(0)