当前位置:网站首页>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
边栏推荐
- Convert string to JSON
- mysql_linux版本的下載及安裝詳解
- std::stoi stol stoul stoll stof stod
- Openlayers 5.0 thermal diagram
- All table queries and comment description queries of SQL Server
- Oracle配置st_geometry
- Common SQL commands
- White screen processing method of fulter startup page
- Openlayers 5.0 reload the map when the map container size changes
- Openharmony open source developer growth plan, looking for new open source forces that change the world!
猜你喜欢

开关电源设计分享及电源设计技巧图解

Using Visual Studio code to develop Arduino

剑指 Offer II 116. 省份数量-空间复杂度O(n),时间复杂度O(n)

2022.04.23 (lc_763_divided into letter interval)

Introduction to micro build low code zero Foundation (lesson 3)

12 examples to consolidate promise Foundation

An algorithm problem was encountered during the interview_ Find the mirrored word pairs in the dictionary

c#:泛型反射

Common SQL commands

C: generic reflection
随机推荐
12个例子夯实promise基础
Customize the non slidable viewpage and how to use it
mysql_ Download and installation of Linux version
RuntimeError: Providing a bool or integral fill value without setting the optional `dtype` or `out`
@Analysis of conditional on Web Application
openlayers 5.0 当地图容器大小改变时,重新加载地图
Codeforces Round #784 (Div. 4)
SQL Server database in clause and exists clause conversion
Problems caused by flutter initialroute and home
Transaction processing of SQL Server database
Using 8266 as serial port debugging tool
Sword finger offer II 116 Number of provinces - spatial complexity O (n), time complexity O (n)
MySQL学习第五弹——事务及其操作特性详解
Installation, use and problem summary of binlog2sql tool
Tencent map and high logo removal method
在渤海期货办理开户安全吗。
[today in history] April 23: the first video uploaded on YouTube; Netease cloud music officially launched; The inventor of digital audio player was born
Pdf reference learning notes
简化路径(力扣71)
12 examples to consolidate promise Foundation