Open CMCDragonkai opened 5 years ago
For GPUs, we have to consider things like nvidia-smi and NVML C based library.
nvidia-smi
There are NVML python based bindings.
Tools should use NVML or Python Bindings, not nvidia-smi as it is not stable.
For GPUs, we have to consider things like
nvidia-smi
and NVML C based library.There are NVML python based bindings.
Tools should use NVML or Python Bindings, not nvidia-smi as it is not stable.