Ubuntu系统安装NVIDIA 与pytorch

#安装Ubuntu

https://zhuanlan.zhihu.com/p/355314438

#安装vm tools

https://blog.csdn.net/weixin_45502414/article/details/130151842

https://blog.csdn.net/weixin_59605625/article/details/128750037

若安装正常使用,显示屏字体与复制粘贴都能解决,如果不能正常安装,则按下面步骤

#复制粘贴的问题

https://blog.csdn.net/qq_41940277/article/details/122610916

#设置显示屏分配率调整字体

https://blog.csdn.net/weixin_43031313/article/details/129860107

#下载anaconda

url: https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

#注意:必要时添加代理地址,否则出现 forbidden 403

https://blog.csdn.net/qq_42282949/article/details/128550641

wget --user-agent="User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12" -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-2023.03-1-Linux-x86_64.sh

#安装anaconda

https://blog.csdn.net/thy0000/article/details/131359391

#安装pycharm

https://zhuanlan.zhihu.com/p/653661824

配置pycharm可以酌情参考:

https://www.cnblogs.com/huozf/p/9304396.html

#安装nvida驱动

下载地址(https://www.nvidia.cn/Download/index.aspx?lang=cn)

https://blog.csdn.net/m0_60964321/article/details/124228514

遇到warning

https://blog.csdn.net/weixin_41194129/article/details/110523890

也就是:

sudo chmod a+x NVIDIA-Linux-x86_64-535.146.02.run

sudo ./NVIDIA-Linux-x86_64-535.146.02.run --add-this-kernel

#安装pytorh

相关推荐
Eloudy16 小时前
一键构建 pytorch cpp lib 前端和 wheel
人工智能·pytorch·gpu
鬼手点金16 小时前
FreeLLMAPI 介绍
llm·github·nvidia·apikey·freellmapi·agnes ai·日日新
FriendshipT17 小时前
Ultralytics:解读 YOLO26 知识蒸馏
人工智能·pytorch·python·深度学习·yolo
一碗白开水一2 天前
入门实践工程十:PyTorch 模型量化与 ONNX 导出~附:安装依赖库及工程源码
人工智能·pytorch·python·rnn·深度学习·机器学习
hhzz2 天前
《深度学习框架PyTorch入门与实践》系列:04-nn模块详解:用积木搭建神经网络
pytorch·深度学习·神经网络
阳光开朗男孩2 天前
Pytorch的安装与配置
人工智能·pytorch·python
等一朵映山红2 天前
动态图 vs 静态图:PyTorch 与 TensorFlow 架构底层对比
人工智能·pytorch·python
老马聊技术2 天前
Pytorch深度学习环境配置与测试
人工智能·pytorch·python
hhzz2 天前
《深度学习框架PyTorch入门与实践》系列:03-autograd自动微分:反向传播的引擎
人工智能·pytorch·深度学习
青春不败 177-3266-05203 天前
CNN-Transformer:PyTorch遥感【含无人机】影像的分类、检测、语义分割和点云分类
pytorch·目标检测·cnn·transformer·生态学·遥感·地物分类