Realtimes Beijing Technology Co.,LTD
www.realtimesai.com
RTSO-1002 Product Manual V1.0
22
3 Other related introductions
3.1 Jetpack
Nvidia jetpack sdk is the most comprehensive solution for building AI applications. It includes software
libraries and APIs, samples, developer tools and documentation for the latest and previous versions of Jetson
products.
3.1.1 Jetpack Component summary
This section briefly introduces each component of JetPack. For more detailed information about these
components, please refer to JetPack's online documentation.
OS Image
JetPack includes a reference file system derived from Ubuntu. (Development kit system, no need to install)
Libraries and APIs
JetPack library and API include:
•TensorRT and cuDNN for high-performance deep learning applications
•CUDA for multi-domain GPU accelerated applications
•NVIDIA Container Runtime for containerized GPU accelerated applications
•Multimedia API package for camera application and sensor driver development
•VisionWorks, OpenCV and VPI for visual computing applications
•Sample application
3.1.2 How to install Jetpack
Overview of process steps
Installing JetPack to your Jetson device requires you to perform the following steps:
1. Download and install the NVIDIA SDK Manager on the Linux host.
2. Connect your jetson device to the Linux host (Micro USB
(
P4
)
or network (same network segment).
3. Test your device can connect via ssh.
4. Use SDK Manager to select and install the required components.
Download and install the NVIDIA SDK Manager on the Linux host.
You must have a Linux host with internet access to run SDK Manager and refresh the developer kit. The
supported host operating systems are:
Ubuntu Linux x64 Version 18.04 or 16.04
Download and install NVIDIA SDK Manager.
sdkmanager
Installation package
:
sdkmanager-[version].[build#].deb
The current version is
:
sdkmanager_1.2.0
sdkmanager
install
$ sudo apt install ./sdkmanager-[version].[build#].deb