Score:0

nvidia-smi: command not found Ubuntu 18.04

hu flag

I need to use GPU in my Jetson Xavier NX Developer Kit ubuntu18.04 arm_64 When I run nvcc --version the output is:

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Sun_Feb_28_22:34:44_PST_2021
Cuda compilation tools, release 10.2, V10.2.300
Build cuda_10.2_r440.TC440_70.29663091_0

...but when I run run nvidia-smi the output is:

bash: nvidia-smi: command not found
Score:2
pl flag

Ubuntu 18.04 ships the nvidia-smi binary in the nvidia-utils-390 package. Unfortunately this isn't built for the arm64 architecture, as you can see here: https://packages.ubuntu.com/bionic/nvidia-utils-390

Newer versions of Ubuntu such as 22.04 ship it in a newer package nvidia-utils-510 for arm64. https://packages.ubuntu.com/jammy/nvidia-utils-510

So I suspect you need a newer image for your jetson device. There's a thread about is on the nvidia developer forum.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.