Docker & Nvidia-Docker install problem

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…

Hi,

nvidia-smi is a desktop GPU tool.
On Jetson, please check GPU and system status with tegrastats.

Thanks.

Thanks, @AastaLLL

I will try again and let you know.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.