Does sdkmanager not support Jetpack5.0.1?

im trying to install jetpack 5.0.1 for some tests,

But sdkmanager doesn’t seem to support Jetpack5.0.1 for Jetson AGX ORIN.

Is it possible to downgrade from Jetpack 5.0.2?

or any workaround for this?

The JetPack 5.0.1 is the developer preview version, suggest to use the latest JetPack 5.1.1 for your development.

We are testing to build models using TensorRT on other devices and apply them to edge devices.
Can I run the trt engine built using Jetpack 5.0.1 on other devices with a higher version of Jetpack?

Hi,

No. TensorRT has dependencies on both software and hardware.
You will need the engine built on the same TensorRT software version and the same GPU architecture.

Thanks.

Thank you @AastaLLL ,

Then, is there any way to install Jetson 5.0.1 on Jetson AGX ORIN developer kit?

Hi,

It is not available in JetPack now.
If you only need the components package, you can find it here:
https://repo.download.nvidia.com/jetson/#Jetpack%205.0.1%20DP

Thanks.

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