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

Does pynvml support nvidia-smi --query-gpu=reset_status.reset_required? #51

Open
PPPW opened this issue Jan 10, 2024 · 0 comments
Open

Comments

@PPPW
Copy link

PPPW commented Jan 10, 2024

We are trying to find out what the pynvml equivalent is for the following command:

nvidia-smi --query-gpu=reset_status.reset_required --format=csv

We saw most of nvidia-smi --query-gpu= attributes are supported in the smi module, but the reset_status.reset_required attribute is not in the supported NVSMI_QUERY_GPU. Could you let us know is it possible to get the reset_status.reset_required from pynvml? If not, do you plan to support it in the future? Thank you!

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

No branches or pull requests

1 participant