当前位置:网站首页>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_0b.cuDNN
dpkg -l libcudnn8Display 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 librariesc.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 TensorRTd.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 Library2. 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 .
边栏推荐
- 1. Create Oracle database manually
- 在新线程中使用Handler
- The problem of Chinese garbled code in the vscode output box can be solved once for life
- [QT] QT multithreading development qthread
- RecyclerView的应用
- TypeScript入门
- 数据库Mysql全部
- 如何正确在CSDN问答进行提问
- [algorithm post interview] interview questions of a small factory
- 微信小程序路由再次跳转不触发onload
猜你喜欢

1.手动创建Oracle数据库

Configuration method and configuration file of SolidWorks GB profile library

TCP's understanding of three handshakes and four waves
![[wustctf2020] plain_ WP](/img/66/fdf7649359f36444703ff2279562e6.jpg)
[wustctf2020] plain_ WP

vsCode创建自己的代码模板

Series of how MySQL works (VIII) 14 figures explain the atomicity of MySQL transactions and the principle of undo logging

Bit of MySQL_ OR、BIT_ Count function

Game theory acwing 891 Nim games

Package webapp or H5 pages into apps

NVM Downloading npm version 6.7.0... Error
随机推荐
GDB code debugging
Pycahrm reports an error: indentation error: unindent does not match any outer indentation
Interval problem acwing 906 Interval grouping
2022-5-第四周日报
Getting started with typescript
How to make water ripple effect? This wave of water ripple effect pulls full of retro feeling
4.Oracle-重做日志文件管理
[moviepy] unable to find a solution for exe
How to correctly ask questions in CSDN Q & A
Preemption of CFS scheduling
3. Oracle control file management
how to understand the “model independent.“
在新线程中使用Handler
UIO driven framework
Integer to 8-bit binary explanation (including positive and negative numbers) scope of application -127~+127
Redis-02. Redis command
VLAN experiment
The problem of Chinese garbled code in the vscode output box can be solved once for life
区间问题 AcWing 906. 区间分组
kata container