Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels