TensorRT8 for JetPack 4.4.1

Is it possible to get TensorRT deb file for aarch64/arm64 regardless of Jetpack SDK manager?

I have installed Jetpack SDK 4.4.1. I want to integrate the installation of TensorRT into an automatic pipeline. Is this possible? If it is, how can i find TensorRT 8 deb file for aarch64/arm64. (for nvidia tx2)

Hi,

We are moving this post to Jetson related forum to get better help.

Thank you.

1 Like

Hi,

You can try it with OTA.

$ apt update
$ sudo apt install nvidia-tensorrt

However, using a newer package with a previous GPU driver is risky.
It’s recommended to upgrade your system with the corresponding L4T OS version as well.

This can also be done via OTA without SDK Manager.
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/updating_jetson_and_host.html

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.