Cuda 10.1 and Arm64

Is there a deb package for the Arm64 platform or do I need to compile from source? We use an xavier with a fully custom installed ubuntu 18.04 using an external m2 ssd. So the flash method for the SDK does not apply.

Hi,

The arm-based packages are only available from the JetPack installer.

All the packages will be downloaded into the ‘${HOME}/Downloads/nvidia/sdkm_download/’.
You can find the deb package after downloading with the JetPack installer.

Thanks.