nvidia-jetson-nano

PyTorch: CUDA is not available

PyTorch: CUDA is not available Question: I’m trying to run PyTorch on a NVIDIA Jetson Nano and my project requires me to use CUDA. I’m running on Ubuntu 18.04 and Python 3.10.6. I followed this guide to install CUDA 11.6. Then using the instructions on PyTorch.org I installed PyTorch using this command: pip install torch==1.12.0 …

Total answers: 1

Illegal instruction(core dumped) error on Jetson Nano

Illegal instruction(core dumped) error on Jetson Nano Question: Sorry if my description is long and boring but I want to give you most important details to solve my problem. Recently I bought a Jetson Nano Developer Kit with 4Gb of RAM, finally!, and in order to get, which I consider, the best configuration for object …

Total answers: 7