Skip to content
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

Clean up NVIDIA hook #1879

Merged

Conversation

katiewasnothere
Copy link
Contributor

This PR cleans up the support for NVIDIA GPUs. Instead of relying on a separate VHD that contains the NVIDIA drivers to be mounted into the UVM at runtime, we assume the UVM image has the drivers and necessary tools (such as libnvidia-container's cli binary) already present. annotations.GPUVHDPath is no longer used and will be removed in the future. Functional tests and cri-containerd tests have been cleaned up for this new logic.

@katiewasnothere katiewasnothere requested a review from a team as a code owner September 1, 2023 00:51
@katiewasnothere katiewasnothere force-pushed the kabaldau/clean_up_nvidia_hook branch 4 times, most recently from 7a5f39d to 5d3dc01 Compare September 1, 2023 01:23
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
Copy link
Contributor

@helsaawy helsaawy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change, but overall lgtm

internal/oci/uvm.go Show resolved Hide resolved
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
@katiewasnothere katiewasnothere merged commit a143d91 into microsoft:main Sep 5, 2023
16 checks passed
@katiewasnothere katiewasnothere deleted the kabaldau/clean_up_nvidia_hook branch September 5, 2023 19:22
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.

None yet

3 participants