当前位置:网站首页>Orin installs CUDA environment
Orin installs CUDA environment
2022-07-05 06:43:00 【Enlaihe】
There are two ways to install CUDA Environmental Science
1. Command line mode
Finished in the machine Orin, Execute the following command :
a. sudo apt update
b. sudo apt upgrade
c. sudo apt install nvidia-jetpack -y
If the report is wrong , View version :/etc/apt/sources.list.d/nvidia-l4t-apt-source.list In file , The latest is 34.1
Change it to
After execution, you can install , If you use l4t_for_tegra The latest version , adopt flash.sh No error will be reported after brushing the machine .
a. CUDA Check if the installation is successful
nvcc -V
If you make a mistake , Need to put nvcc Add to environment variables .
The following indicates that the installation is correct :
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_11_23:44:05_PST_2021
Cuda compilation tools, release 11.4, V11.4.166
Build cuda_11.4.r11.4/compiler.30645359_0
b.cuDNN
dpkg -l libcudnn8
Display the following information :
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-===================-============-======================
ii libcudnn8 8.3.2.49-1+cuda11.4 arm64 cuDNN runtime libraries
c.TensorRT:
Display the following information :
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-===================-============-=====================
ii tensorrt 8.4.0.11-1+cuda11.4 arm64 Meta package of TensorRT
d.OpenCV:
Display the following information :
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-===================-============-=======================
ii libopencv 4.5.4-8-g3e4c170df4 arm64 Open Computer Vision Library
2. Use SDKmanager install
stay SDKmanager Download the required files
perform step1/2/3/4 that will do , Simple operation .
View the installed version :
TensorRT
TensorRT It's a high-performance deep learning reasoning (Inference) Optimizer , Can provide low latency for deep learning applications 、 High throughput deployment reasoning .TensorRT Can be used for very large data centers 、 Embedded platform or autopilot platform for reasoning acceleration . TensorRT Now we can support TensorFlow、Caffe、Mxnet、Pytorch And almost all the deep learning frameworks , take TensorRT and NVIDIA Of GPU Combine , Rapid and efficient deployment reasoning in almost all frameworks .
cuDNN
cuDNN It is used for deep neural network GPU Acceleration Library . It emphasizes performance 、 Ease of use and low memory overhead .NVIDIA cuDNN Can be integrated into a higher-level machine learning framework , Like Google's Tensorflow、 The popularity of the University of California, Berkeley caffe Software . Simple plug-in design allows developers to focus on designing and implementing neural network models , Instead of simply adjusting performance , At the same time, it can be in GPU To achieve high performance modern parallel computing .
CUDA
CUDA(ComputeUnified Device Architecture), It's the video card manufacturer NVIDIA The new computing platform . CUDA It's a kind of NVIDIA General parallel computing architecture , The architecture enables GPU Able to solve complex computing problems .
CUDA And cuDNN The relationship between
CUDA Think of it as a workbench , There are many tools on it , Like a hammer 、 Screwdrivers, etc .cuDNN Is based on CUDA Deep learning GPU Acceleration Library , With it, we can be in GPU Complete the calculation of deep learning . It's like a tool for work , For example, it's a wrench . however CUDA When I bought this workbench , No wrench . Want to be in CUDA Run deep neural network on , Just install cuDNN, It's like if you want to screw a nut, you have to buy a wrench back . Only in this way can GPU Do deep neural network work , Work faster than CPU Much faster .
边栏推荐
- The problem of Chinese garbled code in the vscode output box can be solved once for life
- Stack acwing 3302 Expression evaluation
- 求组合数 AcWing 887. 求组合数 III
- Use ffmpeg to rotate, flip up and down, and flip horizontally
- Sorting out the latest Android interview points in 2022 to help you easily win the offer - attached is the summary of Android intermediate and advanced interview questions in 2022
- Vscode creates its own code template
- What is linting
- Vant weapp swippecell set multiple buttons
- June 29, 2022 daily
- Vant Weapp SwipeCell设置多个按钮
猜你喜欢
Positive height system
Pycahrm reports an error: indentation error: unindent does not match any outer indentation
Get class files and attributes by reflection
Paper reading report
Vscode creates its own code template
1.手动创建Oracle数据库
高斯消元 AcWing 884. 高斯消元解异或線性方程組
Find the combination number acwing 889 01 sequence meeting conditions
Series of how MySQL works (VIII) 14 figures explain the atomicity of MySQL transactions and the principle of undo logging
4. Oracle redo log file management
随机推荐
Technology blog learning website
Chinese remainder theorem acwing 204 Strange way of expressing integers
Vscode editor
Suppose a bank's ATM machine, which allows users to deposit and withdraw money. Now there is 200 yuan in an account, and both user a and user B have the right to deposit and withdraw money from this a
RecyclerView的应用
Applicable to Net free barcode API [off] - free barcode API for NET [closed]
‘mongoexport‘ 不是内部或外部命令,也不是可运行的程序 或批处理文件。
PR automatically moves forward after deleting clips
Bit of MySQL_ OR、BIT_ Count function
[Gaode map POI stepping pit] amap Placesearch cannot be used
Dameng database all
vim
6-2 sequence table operation set
P2575 master fight
Instruction execution time
Vant weapp swippecell set multiple buttons
安装OpenCV--conda建立虚拟环境并在jupyter中添加此环境的kernel
Interval problem acwing 906 Interval grouping
How to correctly ask questions in CSDN Q & A
4. Oracle redo log file management