Where can I download the arm64 .deb for TensorRT that is compatible with L4T 32.6.1 (JP 4.6), i.e. TensorRT 8.0.1 Ubuntu 18.04 CUDA 10.2?
The TensorRT instructions say installation of arm64 should be identical to amd64, but I cannot find the .deb download link.
The closest arm64 .deb on the tensorrt download page is the for TensorRT 8.0.1 GA for Ubuntu 20.04 and CUDA 11.3 DEB local repo package.
I’m aware of the containers, but these only have the runtime libraries installed.
The reason I need all the libraries, not just the runtimes, as I cannot use the ones usually mounted from the Jetpack installation when running on the Jetsons. I am cross compiling on a build server.
Hi, thanks for the response, but those samples are not really related to my issue.
Feel free to move it this where you think it might get answered. But this does feel more related to the TensorRT forum, as I am trying to find one of your distributables.
Is there a TensorRT .deb for arm64 TensorRT 8.0.1 Ubuntu 18.04 CUDA 10.2?
I was able to simply install from via apt-get once the correct repos and keys had been added, so the .debs are not necessary. I did something similar to my previous post: