Jetson AGX Orin with tensorrt and cudnn version

Hi,
I am trying to compile a package which requires :
cudnn_version=“8.2.4.15-1+cuda11.4”
tensorrt_version=“8.2.4-1+cuda11.4”
with Jetson AGX Orin. I’ve installed JetPack 5.0.1 Developer Kit which has:

Jetson Linux 34.1.1
CUDA 11.4.14
TensorRT 8.4.0 Early Access
cuDNN 8.3.2

these versions of TensorRT and cuDNN are not compatible with my package, i’ve been look up but i couldn’t find a way to install old versions of theese libraries.
How can i install theese versions on Jetson AGX Orin?
CUDA=11-4
TensorRT 8.2.4
cuDNN 8.2.4.15

Thank you.

Hi,

We don’t support such a combination for Orin (aarch64) platform.

Which package do you try to use?
Could you check if it can work on TensorRT 8.4?

Thanks.

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