JetPack with Ubuntu 16 or 18, and Cuda 10.0?

As for the title, is there a JetPack version for the TX2 that contains Ubuntu 16 or 18, with Cuda 10.0? I need to run a ROS node (requires python 2 and ubuntu 16/18) with PyTorch v1.4 (requires Cuda 10.0).
Thank you!

Hi,
For Ubuntu 18.04 + CUDA 10.0, please use this version:
JetPack 4.3 - L4T R32.3.1 released

Patches for some known issues are listed in
Jetson/L4T/r32.3.x patches - eLinux.org
If you hit certain issues, may check if there is existing patches.

1 Like

FYI, for JetPack/SDKM to see old versions (and to not actually install the old versions), start it on command line like this:
sdkmanager --archivedversions

1 Like

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