-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add nvidia container toolkit #1705
base: main
Are you sure you want to change the base?
Commits on Feb 26, 2024
-
Add libnvidia-container ebuild
From scratch because the guru one patches too match and is going to break too much. This package is primarily supposed to provide nvidia-container-cli. Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2051993 - Browse repository at this point
Copy the full SHA 2051993View commit details -
Add nvidia-container-toolkit ebuild
Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a41f14 - Browse repository at this point
Copy the full SHA 2a41f14View commit details -
Add nvidia-container-toolkit to coreos meta package
Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb1ddeb - Browse repository at this point
Copy the full SHA cb1ddebView commit details -
x11-drivers/nvidia-drivers: Enable persistence mode by default
nvidia-persistenced keeps a reference to the GPU open at all times, which allows applications/containerd accessing gpus to start faster. Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c687413 - Browse repository at this point
Copy the full SHA c687413View commit details -
app-containers/nvidia-container-toolkit: Add default config file
Created using `nvidia-ctk config generate-default`. Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9aa59f9 - Browse repository at this point
Copy the full SHA 9aa59f9View commit details -
containerd: Add nvidia runtime definition to default config.toml
Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edc7bc9 - Browse repository at this point
Copy the full SHA edc7bc9View commit details -
docker: Add nvidia runtime definition
Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38024d4 - Browse repository at this point
Copy the full SHA 38024d4View commit details -
x11-drivers/nvidia-drivers: Generate CDI definitions during loading
Nvidia CDI definitions are used by Kubernetes to represent the topology of GPUs available to a node and allow workload placement on suitable GPUs. Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f76769f - Browse repository at this point
Copy the full SHA f76769fView commit details -
Configuration menu - View commit details
-
Copy full SHA for baebe12 - Browse repository at this point
Copy the full SHA baebe12View commit details
Commits on Feb 27, 2024
-
build_library: Ignore btrfs xattrs
To prevent mksquashfs from spamming the console about btrfs.compression. Signed-off-by: Jeremi Piotrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d930c7 - Browse repository at this point
Copy the full SHA 2d930c7View commit details