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

8F9E2
8F9E2

Jetson™ AGX Orin丨AGX Xavier

8F2E1
8F2E1

Jetson™ AGX Orin丨AGX Xavier

28F1E4
28F1E4

Jetson™ Thor T5000/T4000

301F1E5
301F1E5

176TOPS INT8,48GB LPDDR4X,128GB eMMC

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