Deepstream 7.1 compatibility with Jetpack 6.2 and MAXN mode

• Hardware Platform (Jetson / GPU) Jetson Orin Nano
• DeepStream Version 7.0
• JetPack Version (valid for Jetson only) 6.0
• TensorRT Version 8.6.2

I have an application running on Jetson Orin Nano with Deepstream 7.0 and Jetpack 6.0 and I wanted to see its performance with the new MAXN mode and Jetpack 6.2 and Deepstream 7.1 . I am using a Yolo model on this application. Is Deepstream 7.1 compatible with Jetpack 6.2 and MAXN mode? Would I have to do something more than recompile the model to make it work on these new settings?
Also, I pulled Deepstream 7.1 container and I saw a warning that said it was incompatible with nvidia 540 driver that comes with jetson. Is it an issue? If it is, can I change it to the 570 one with SDK manager?

The compatible Jetpack Version for DeepStream 7.1 is Jetpack 6.1. You can refer to our Jetson model Platform and OS Compatibility for more details.

1 Like

Does it retain compatibility with the Jetpack 6.1 rev 1 that introduced MAXN mode?What about the jetpack nvidia 540 driver compatibility with the deepstream 7.1 container?It wasn’t mentioned on the link you provided, I assume that if I have problems, I will just have to install a nvidia-toolkit that supports cuda12.4 or older .Not sure if that assumption is right though.

Yes.

For jetson, you don’t need to install driver or cuda yourself. Just use the default version installed by the sdkmanager is fine.

1 Like

Thanks! Is there a planned release date for a version of Deepstream that is compatible with Jetpack 6.2?

We will update the DeepStream version as planned in the future, but there is no guarantee which version of jetpack will be compatible .