NVIDIA Jetson AGX Thor - JetPack 7.0

From RidgeRun Developer Wiki

Follow Us On Twitter LinkedIn Email Share this page





Previous: Introduction/Carrier_Boards/Connect_Tech_Gauntlet Index Next: JetPack_7.0/Getting_Started









JetPack is the official Software Development Kit (SDK) provided by NVIDIA® for all Jetson™ platforms. Version 7.0 introduces official support for the Jetson AGX Thor™, enabling developers to build, deploy, and optimize applications on this new generation of hardware. JetPack 7.0 bundles the complete software stack needed to work with Jetson AGX Thor, including the Linux kernel, bootloader, board support package (BSP), drivers, multimedia frameworks, CUDA®, cuDNN, TensorRT, and deep learning libraries. With these tools, you can flash the device with pre-built system images, rebuild components from source, and fine-tune performance for power-constrained or high-throughput use cases.

The following sections will provide the basics of JetPack 7.0 on Jetson AGX Thor, from installing the SDK to exploring its components, and tuning performance so you can set up Jetson AGX Thor for initial testing, research, and prototyping.


Available Guides

  • Getting Started - Step-by-step installation of JetPack SDK and flashing the pre-built image to the board using the GUI.
  • Compiling Source Code - Instructions for rebuilding JetPack 7.0 components from source for custom development.
  • Flashing the Board from Cmdline - How to flash Jetson AGX Thor without the GUI installer.
  • Performance Tuning - Methods for configuring, profiling, and evaluating performance and power consumption.


This section is limited to JetPack 7.0 installation and usage. For advanced board customization, kernel modifications, or middleware development, please refer to the dedicated topics in later sections of this wiki.



Previous: Introduction/Carrier_Boards/Connect_Tech_Gauntlet Index Next: JetPack_7.0/Getting_Started