ADE for ARM 64 Processors
Hi
i get the first lecture run on my nvidia machine, now i wanted get it run on a nvidia xavier agx with an arm 64 processor (https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-agx-xavier/). i have now the problem to get ade run on arm64, see below
$ cd ${HOME}
$ mkdir adehome
$ cd adehome
$ wget https://gitlab.com/ApexAI/ade-cli/uploads/85a5af81339fe55555ee412f9a3a734b /ade+x86_64
$ mv ade+x86_64 ade
$ chmod +x ade
$ mv ade ~/.local/bin
$ which ade
Update ade
$ ade update-cli --> runs on error
Now setup ade
$ touch .adehome --> exec error x86_64
is their any ade version for arm64 or any other tool, which do the same and runs on arm64
thx a lot
Edited by futurenowx