Skip to content

Windows support, GPU temperature and numpy dep. removed

Latest
Compare
Choose a tag to compare
@anderskm anderskm released this 18 Dec 08:58
· 5 commits to master since this release

Added

  • Added automatic detection of nvidia-smi on windows
  • Added GPU temperature
  • Added example for monitoring GPU usage from a separat thread

Removed

  • Removed numpy dependency

Fixed

  • Fixed crashing when GPUs returned by nvidia-smi
  • Fixed potential deadlock when calling nvidia-smi
  • Fixed issue with python v.2 unicode
  • Fixed various spelling errors in readme