GPU Support with PyTorch on Jetson Nano Using JetPack 4.6 and CUDA 10.2

Hi,

I am using a Jetson Nano with the latest JetPack 4.6, which includes CUDA 10.2. It has come to my attention that PyTorch with GPU support for CUDA 10.2 is now outdated. Since the latest JetPack available is 4.6, it seems that I have no option left to utilize GPU with PyTorch on my Jetson Nano. I would greatly appreciate it if anyone could provide clarity or assistance regarding this matter.

The latest JetPack is 6.1 supporting CUDA 12.6.

Hi @ptrblck, I had the chance to test the latest compatible PyTorch version on the latest JetPack 6.1. However, as I and a couple of others described in this topic, this combination seems to have a problem. Could you please look into the error and let us know if there are recommendations?

The same error is reproducible with the one line command described in this comment on GitHub:

The linked posts unfortunately do not provide any information about the use case and also don’t provide code snippets to reproduce the issue, so it’s unclear which part of the code fails.
From what I’ve read the issues are only raised if multiprocessing is used, so I assume other workloads are fine.

Hi,
I meant the latest jetpack version for “JETSON NANO DEVELOPER KIT” is 4.6 series is what I noticed in the NVIDIA website.