当前位置:网站首页>Steps to build a deep learning environment GPU
Steps to build a deep learning environment GPU
2022-04-23 19:15:00 【Dream 1.8 meters】
1 understand GPU
gpu Parallel through a large number of threads , Make it faster to deal with deep learning than cpu Much faster , Specifically gpu Concept please click gpu.
2 View graphics card
Check whether your graphics card supports cuda and cudnn Accelerate deep learning .Intel The beginning is the integrated graphics card ,AMD、NVIDIA The beginning is an independent graphics card .
Yes NVIDIA( Ying Wei Da ) A separate graphics card .
3 install CUDA and cuDNN
- Check the graphics card support CUDA Highest version
- Download and install graphics card support CUDA
- Configure environment variables
- Download and CUDA Corresponding cuDNN
- install cuDNN( Plug in installation )
- verification CUDA And cuDNN install
4 install anconda
- Download and install anconda
- Switch image source
- establish pytorch A virtual environment
- Get into pytorch Official website , Download and install the corresponding version pytorch
5 install pycharm
Import pytorch Environmental Science
版权声明
本文为[Dream 1.8 meters]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231912220356.html
边栏推荐
- Use of fluent custom fonts and pictures
- Oracle configuration st_ geometry
- Codeforces Round #783 (Div. 2) D题解
- Some ideas about time-consuming needs assessment
- Reflection on the performance of some OpenGL operations in the past
- Oracle配置st_geometry
- mysql_ Download and installation of Linux version
- Redis optimization series (III) solve common problems after master-slave configuration
- ArcMap publishing slicing service
- Screen right-click menu in souI
猜你喜欢
Class loading process of JVM
Getting started with vcpkg
Network protocol: SCTP flow control transmission protocol
Reflection on the performance of some OpenGL operations in the past
12 examples to consolidate promise Foundation
開關電源設計分享及電源設計技巧圖解
ArcMap连接 arcgis server
From technical system to business insight, the closing chapter of the practice of small and medium-sized R & D team structure
Some records used by VS2010
binlog2sql 工具安装使用及问题汇总
随机推荐
【C语言进阶11——字符和字符串函数及其模拟实现(2))】
JS to get the local IP address
Matlab 2019 installation of deep learning toolbox model for googlenet network
Tencent map and high logo removal method
简化路径(力扣71)
The type initializer for ‘Gdip‘ threw an exception
JS calculation time difference
js 计算时间差
Speculation on the way to realize the smooth drag preview of video editing software
Customize the non slidable viewpage and how to use it
The type initializer for ‘Gdip‘ threw an exception
Raspberry pie 18b20 temperature
Translation of audio signal processing and coding: Preface
机器学习目录
浅谈c语言指针的强制转换
The flyer realizes page Jump through routing routes
Openlayers 5.0 discrete aggregation points
Gossip: on greed
Zlib realizes streaming decompression
Network protocol: SCTP flow control transmission protocol