NVIDIA Jetson Orin NX/Jetpack 5.X/JetPack components: Difference between revisions

m
mNo edit summary
Line 39: Line 39:
|}
|}
<br>
<br>


=== Linux for Tegra===
=== Linux for Tegra===
Line 66: Line 65:
JetPack 5.0 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release.
JetPack 5.0 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release.
<br>
<br>


=== CUDA ===
=== CUDA ===
Jetpack 5.1.1 includes CUDA 11.4.19 support. CUDA is a parallel computing API for NVIDIA GPUs. NVIDIA's CUDA Toolkit provides the development environment for creating GPU-accelerated applications in C/C++. Starting with CUDA 11.4.19, the various components in the toolkit are versioned independently. Table 2 provides the CUDA 11.4.19 components version information:
Jetpack 5.1.1 includes CUDA 11.4.19 support. CUDA is a parallel computing API for NVIDIA GPUs. NVIDIA's CUDA Toolkit provides the development environment for creating GPU-accelerated applications in C/C++. Starting with CUDA 11.4.19, the various components in the toolkit are versioned independently. Table 2 provides the CUDA 11.4.19 components version information:
<br>
<br>


{| class="wikitable" style="margin: auto;"
{| class="wikitable" style="margin: auto;"
Line 230: Line 227:
OpenCV is an Open Source library for computer vision tasks. Jetpack 5.1.1 supports OpenCV version 4.2.0.
OpenCV is an Open Source library for computer vision tasks. Jetpack 5.1.1 supports OpenCV version 4.2.0.
<br>
<br>


=== Vision Programming Interface (VPI) ===
=== Vision Programming Interface (VPI) ===