Skip to content

Supporting "not supported" fields and GPU exclusion

Compare
Choose a tag to compare
@anderskm anderskm released this 09 Apr 09:08
· 33 commits to master since this release
  • Added support for GPU fields (such as memory and load), which were not supported by the GPU.
  • Added UUID to GPUs.
  • Added support for excluding GPUs based on ID or UUID
  • Added __version__
  • Moved main part of code from __init__.py to GPUtil.py
  • Updated showUtilization() with increased flexibitlity.
  • Updated readme