Skip to content

also install nvidia-utils#85

Open
h-vetinari wants to merge 1 commit intoQuansight:mainfrom
h-vetinari:smi
Open

also install nvidia-utils#85
h-vetinari wants to merge 1 commit intoQuansight:mainfrom
h-vetinari:smi

Conversation

@h-vetinari
Copy link
Contributor

The changes in #83 caused nvidia-smi to not be present in the image anymore (logs):

 │ │ $SRC_DIR/conda_build.sh: line 9: nvidia-smi: command not found

Reading the docs referenced by #83

# See: https://documentation.ubuntu.com/server/how-to/graphics/install-nvidia-drivers/

more closely, they say

Let’s assume we want to install the 535-server driver (listed as nvidia-driver-535-server):

sudo ubuntu-drivers install --gpgpu nvidia:535-server

You will also want to install the following additional components:

sudo apt install nvidia-utils-535-server

So let's add the utils package as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant