Hello,everyone.
I am using Jetson AGX Orin for my project. And the env of the host is likes below:
I deployed a pytorch image provided by Nvidia(NVIDIA L4T PyTorch | NVIDIA NGC) on the machine, but pytorch reported that it cannot detect GPUs. Container Info like below:
The abnormal behavior is as follows:
However, I am able to use GPU smoothly using the Jetpack6 image, but my project currently requires the use of Jetpack5 image.
Is there a restriction that requires the host and image to use the same jetpack version? Or AGX Orin still requires the use of JetPack6 software version?