Closed shidetian closed 2 weeks ago
Fix regression in gpu module on Windows introduced in https://github.com/nicolargo/glances/commit/49d15b20dacf6a0fdf5931573f736782234f2a85 by adding additional handling for Windows. Same approach taken as in https://github.com/gpuopenanalytics/pynvml/blob/master/pynvml/nvml.py#L1787.
Thanks for the PR @shidetian
Merged into develop
Description
Fix regression in gpu module on Windows introduced in https://github.com/nicolargo/glances/commit/49d15b20dacf6a0fdf5931573f736782234f2a85 by adding additional handling for Windows. Same approach taken as in https://github.com/gpuopenanalytics/pynvml/blob/master/pynvml/nvml.py#L1787.
Resume