当前位置:网站首页>深度学习环境搭建步骤—gpu
深度学习环境搭建步骤—gpu
2022-04-23 19:12:00 【梦里1米8】
1 了解GPU
gpu通过大量线程并行,使得处理深度学习的速度要比cpu快很多,具体gpu概念请点击gpu。
2 查看显卡
查看自己的显卡是否支持cuda和cudnn加速深度学习。Intel开头的为集成显卡,AMD、NVIDIA开头的为独立显卡。
有NVIDIA(英伟达)的独立显卡即可。
3 安装CUDA和cuDNN
- 查看显卡支持的CUDA的最高版本
- 下载安装显卡支持的CUDA
- 配置环境变量
- 下载与CUDA对应的cuDNN
- 安装cuDNN(插入式安装)
- 验证CUDA与cuDNN安装
4 安装anconda
- 下载安装anconda
- 切换镜像源
- 创建pytorch虚拟环境
- 进入pytorch官网,下载安装对应版本pytorch
5 安装pycharm
导入pytorch环境
版权声明
本文为[梦里1米8]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_45256352/article/details/124338159
边栏推荐
- Recyclerview control list item layout match_ Fundamental principle of parent attribute invalidation
- Customize the non slidable viewpage and how to use it
- Is it safe to open an account in Bohai futures.
- Get a list of recent apps
- One stop service platform for high-level talents and development of comprehensive service platform system for talents
- An 8266 crash
- PyGame tank battle
- Minesweeping II of souI instance
- Redis common interview questions
- 2021-2022-2 ACM集训队每周程序设计竞赛(8)题解
猜你喜欢
MySQL学习第五弹——事务及其操作特性详解
Redis optimization series (III) solve common problems after master-slave configuration
Keysight has chosen what equipment to buy for you
Common SQL commands
ArcMap connecting ArcGIS Server
Using Visual Studio code to develop Arduino
【C语言进阶11——字符和字符串函数及其模拟实现(2))】
開關電源設計分享及電源設計技巧圖解
ArcMap publishing slicing service
mysql_linux版本的下载及安装详解
随机推荐
Switching power supply design sharing and power supply design skills diagram
Use of kotlin collaboration in the project
2022.04.23(LC_714_买卖股票的最佳时机含手续费)
openlayers 5.0 两种居中方式
从技术体系到商业洞察,中小研发团队架构实践之收尾篇
FTP, SSH Remote Access and control
Problems caused by flutter initialroute and home
Tencent cloud GPU best practices - remote development training using jupyter pycharm
Installation, use and problem summary of binlog2sql tool
Wechat video extraction and receiving file path
mysql_linux版本的下載及安裝詳解
微搭低代码零基础入门课(第三课)
【C语言进阶11——字符和字符串函数及其模拟实现(2))】
Recyclerview control list item layout match_ Fundamental principle of parent attribute invalidation
JS controls the file type and size when uploading files
Openlayers 5.0 two centering methods
redis优化系列(三)解决主从配置后的常见问题
c1000k TCP 连接上限测试1
Download xshell 6 and xftp6 official websites
Class loading process of JVM