Someone
4faf4ca9af
nvidia-container-toolkit: only mount existing paths in the host ( #319772 )
2024-08-27 11:18:18 +00:00
Someone
2d7db58c2f
Merge pull request #313225 from ereslibre/nvidia-consistent-casing
...
docs: fix Nvidia casing to be consistent across different places
2024-08-22 16:51:41 +00:00
Rafael Fernández López
d665ca4fb2
nvidia-container-toolkit: add initial set of tests to check closures
2024-08-19 19:40:28 +02:00
Rafael Fernández López
2b883410d4
nvidia-container-toolkit: only mount existing paths in the host
2024-08-19 19:34:34 +02:00
Jonathan Zielinski
42e7fd46e7
nixos/nvidia-container-toolkit: add device-name-strategy option
...
Containerd will fail to inject CDI devices if you've been using the
uuid naming strategy rather than the default one.
2024-07-30 15:25:48 +00:00
Rafael Fernández López
79c79671a7
hardware/nvidia-container-toolkit: mount nvidia-driver/share
2024-05-27 23:44:32 +02:00
Rafael Fernández López
7749696f61
docs: fix Nvidia casing to be consistent across different places
2024-05-20 22:17:31 +02:00
Rafael Fernández López
eb59699fbb
hardware/nvidia-container-toolkit: enable CDI on virtualisation.docker.daemon.settings
2024-04-24 18:08:04 +02:00
Rafael Fernández López
de3ce5ffa7
nixos/nvidia-container-toolkit: add mount-nvidia-executables
and mount-nvidia-docker-1-directories
options
...
- `mount-nvidia-binaries`: this option allows users to avoid mounting
nvidia binaries on the container.
- `mount-nvidia-docker-1-directories`: this option allows users to
avoid mounting `/usr/local/nvidia/lib{,64}` on containers.
2024-04-23 12:31:45 +02:00
Rafael Fernández López
471ff2c33c
nixos/nvidia-container-toolkit: rename from virtualisation.containers.cdi.dynamic.nvidia.enable
...
Add the NixOS option `hardware.nvidia-container-toolkit-cdi-generator.enable`.
This enables the ability to expose GPU's in containers for container
runtimes that support the Container Device Interface (CDI)
Remove `cdi.static` and `cdi.dynamic.nvidia.enable` attributes.
2024-04-23 12:26:00 +02:00