• 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?
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.