Hello everyone.
I wrote this topic to solve the problem.
I was installing Docker and Nvidia-Docker in Jetson Xavier Developer Kit.
I succeeded installing Docker & Nvidia-Docker.
But, when I execute the command
$ docker run --rm --gpus all ubuntu:18.04 nvidia-smi
Error messages came out.
Also, when I execute the command
$ nvidia-smi
It didn’t work, too.
Is there anyone to help me?
And Is there anyone who explain to me how to install Docker and Nvidia-Docker in Jetson Xavier Developer Kit?
Thanks all…