Compatibility Between JetPack 5.1.3, CUDA 12.6, and PyTorch: Finding the Right Version

I would like to know for the Jetpack version 5.1.3 and the version of CUDA 12.6 which version of Pytorch fits so that it works correctly between them and where can I install it?

Hi,

The latest CUDA for JetPack 5 environment is 12.2.
If you want 12.6, please upgrade to JetPack 6.1 and you can find the compatible PyTorch package below:

http://jetson.webredirect.org/jp6/cu126

Thanks.

1 Like

Thank you!
How can I upgrade the jetpack version 5.1.3 to jetpack 6.1.0? For jetpack 6.1.0 and CUDA 12.6 the right version of PyTorch is torch-2.5.0?