gpuopenanalytics / pynvml

Provide Python access to the NVML library for GPU diagnostics
BSD 3-Clause "New" or "Revised" License
205 stars 31 forks source link

Support python2 #44

Closed xaker00 closed 1 year ago

xaker00 commented 1 year ago

Support python 2

What Did I Do?

Updated to run under python 2.7

Other improvements:

Why Did I Do This?

The library needs to be used in a python 2.7 project.