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

pkg/nvidia: Clean up NVIDIA Management Library when no longer in use #1555

Conversation

debarshiray
Copy link
Member

The NVIDIA Management Library API expects nvmlShutdown() to be called once it's no longer in use [1].

Fallout from 8dd2f8e

[1] https://docs.nvidia.com/deploy/nvml-api/group__nvmlInitializationAndCleanup.html

The NVIDIA Management Library API expects nvmlShutdown() to be called
once it's no longer in use [1].

Fallout from 8dd2f8e

[1] https://docs.nvidia.com/deploy/nvml-api/group__nvmlInitializationAndCleanup.html

containers#1555
@debarshiray debarshiray force-pushed the wip/rishi/src-pkg-nvidia-nvmLib-Shutdown branch from 18bd190 to 5eb3e85 Compare September 29, 2024 21:04
Copy link

@debarshiray debarshiray merged commit 5eb3e85 into containers:main Sep 29, 2024
3 checks passed
@debarshiray debarshiray deleted the wip/rishi/src-pkg-nvidia-nvmLib-Shutdown branch September 29, 2024 23:03
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.

1 participant