Check JetPack software version


CUDA:

Run the following command in the terminal:

nvcc -V

If you see the error: bash: nvcc: command not found

First export the environment variables:

$ export PATH=/usr/local/cuda-11/bin:$PATH

$ export LD_LIBRARY_PATH=/usr/local/cuda-11/lib64:$LD_LIBRARY_PATH

Then run nvcc -V again.

 

cuDNN:

Run the following command in the terminal:

$ dpkg --list | grep cudnn

 

OpenCV:

Run the following command in the terminal:

$ dpkg --list | grep libopencv

 

TensorRT:

Run the following command in the terminal:

$ pip list | grep tensorrt

Product Recommendations

AIV3X
AIV3X

176 TOPS INT8, 48GB LPDDR4X, 128GB EMMC

28F1E4
28F1E4

Jetson™ Thor T5000/T4000

301-DEV
301-DEV

176 TOPS INT8, 48GB LPDDR4X, 128GB eMMC

18F1E1
18F1E1

Jetson™ Orin NX丨Orin Nano

Download Documentation
Custom Solutions
Pre-Sales Inquiry
After-Sales Support
Contact Us