Skip to content

Commit

Permalink
doc: add notes for Nvidia gpu usage when installing in OpenSUSE
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertoledos committed Sep 20, 2024
1 parent 79c0a4e commit bbbeebc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ NIC
NICs
NixOS
NUMA
Nvidia
NVRAM
OCI
OData
Expand Down
4 changes: 4 additions & 0 deletions doc/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,10 @@ In addition, for normal operation, you'll also likely need
sudo zypper install dnsmasq squashfs xz rsync tar attr acl qemu qemu-img qemu-spice qemu-hw-display-virtio-gpu-pci iptables ebtables nftables
For using Nvidia inside containers, you will need Nvidia container tools and LXC hooks:
sudo zypper install libnvidia-container-tools lxc
```
Expand Down

0 comments on commit bbbeebc

Please sign in to comment.