follow steps:
- sudo sh cuda_xxxxxxx_linux.run
- sudo dpkg -i cuda-repo-cross-aarch64-ubuntu2004-12-2-local_12.2.12-1_all.deb
- sudo apt-get update
- sudo apt-get install cuda-cross-aarch64
but if failed ,how can i resolve it
follow steps:
but if failed ,how can i resolve it
Hi,
Please try our cross-compiling container below:
Thanks.
if i do not want to use container, how can i fix this issue
i use nvcr.io/nvidia/jetpack-linux-aarch64-crosscompile-x86:5.1.1
then run the container,follow steps
Failure to decompress the targetfs.tbz2
Hi,
As you use CUDA 12.2, the environment should be JetPack 6.0.
So could you try nvcr.io/nvidia/jetpack-linux-aarch64-crosscompile-x86:6.0
instead of 5.1.1?
Thanks.
yes, i get it;
but if i want to use container, it have some problem, follow steps
Hi,
Could you try the nvcr.io/nvidia/jetpack-linux-aarch64-crosscompile-x86:6.0
?
We have double-checked the container recently and it should work fine.
Thanks.
if i want to use cuda11, how can i resolve it?
Hi,
Please try nvcr.io/nvidia/jetpack-linux-aarch64-crosscompile-x86:5.1.2
.
Thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.