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

Remove load-kmods option to libnvidia-container #2181

Conversation

katiewasnothere
Copy link
Contributor

Previously the load-kmods option was set for libnvidia-container because we were not loading the kernel modules at pod boot time. However, recent changes #2167 would allow for loading kernel modules at boot time. We need to remove load-kmods so we don't attempt to load the modules twice.

Note: this also requires that persistence mode has been set in the pod so that the GPUs stay initialized between pod boot and container start.

@katiewasnothere katiewasnothere requested a review from a team as a code owner June 21, 2024 17:34
@katiewasnothere katiewasnothere merged commit c125808 into microsoft:main Jun 21, 2024
19 checks passed
@katiewasnothere katiewasnothere deleted the kabaldau/remove_nvidia_load_kmods branch June 21, 2024 22:41
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
…e_nvidia_load_kmods

Remove load-kmods option to libnvidia-container
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.

3 participants