cuda-cross-aarch64 package not found

Hi Team,

I’m using Ubuntu 16.04 and facing issue when I’m trying to install the cuda-cross-aarch64 to host.

CUDA Cross-Platform Installation:

$ sudo dpkg --add-architecture arm64
$ sudo apt-get update
$ sudo dpkg -i cuda-repo-ubuntu1604-9-0-local_9.0.176-1_amd64.deb
$ sudo apt-get update
$ sudo apt-get install cuda-cross-aarch64

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package cuda-cross-aarch64

I have checked inside /var/cuda-repo-9-0-local/ but I don’t see cuda-cross-* files inside. & no output found for below command.

apt-cache show cuda-cross-* | grep cuda-cross-aarch64

Any ideas on how to install cuda-cross-aarch64 ?

Thanks in advance

Hi,

Could you try the CUDA toolkit included in the JetPack?
[url]https://developer.nvidia.com/embedded/jetpack[/url]

You can find the desktop CUDA package in the Host-Ubuntu section.
This is our CUDA toolkit on host for cross compiling.

Thanks.

Actually Nsight Eclipse Edition failed to be launched.

It reports “BoundleException: Could not resolve module: com.nvidia.cuda.ide.build [9]”