-
Notifications
You must be signed in to change notification settings - Fork 55
Switch AL2023 GPU AMI from legacy OCI hooks to CDI #541
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
base: main
Are you sure you want to change the base?
Conversation
|
Hi @k-candidate , Thanks for submitting this PR, we are tracking this issue internally and will pick this up shortly. |
|
@harishxr version 1.18.0 of nvidia-container-toolkit is out: https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.18.0. It takes care of CDI. |
|
Hi @k-candidate, why have you closed this PR? Wouldn't we still need to remove oci-add-hooks in the case that we upgrade to nvidia-container-toolkit 1.18? |
Hi @sparrc Thank you. |
|
As per #483 (comment), the ECS team is waiting for the AL2023 team to take action. |
Summary
Update Amazon Linux 2023 GPU AMI build script to use CDI for NVIDIA GPU support and native Docker runtime registration.
This should resolve #483
Implementation details
nvidia-container-toolkit>= 1.18.0: [Package Request] - nvidia-container-toolkit 1.18.1 amazonlinux/amazon-linux-2023#1044Testing
New tests cover the changes: N/A
Description for the changelog
Switch AL2023 GPU AMI to CDI-based NVIDIA runtime registration
Licensing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.